Statistics
| Branch: | Tag: | Revision:

root / htest / shelltests / htools-no-backend.test @ cefd4a4a

History | View | Annotate | Download (316 Bytes)

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

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

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

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

    
17
# hbal multiple backends
18
./htest/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