Statistics
| Branch: | Tag: | Revision:

root / test / htools-no-backend.test @ 53d4cdf1

History | View | Annotate | Download (311 Bytes)

1
# hail no input file
2
./test/hail
3
>>>= 1
4

    
5
# hbal no backend
6
./test/hbal
7
>>>= 1
8

    
9
# hspace no backend
10
./test/hspace
11
>>>= 1
12

    
13
# hinfo no backend
14
./test/hinfo
15
>>>= 1
16

    
17
# hbal multiple backends
18
./test/hbal -t /dev/null -m localhost
19
>>>2
20
Error: Only one of the rapi, luxi, and data files options should be given.
21
>>>= 1