Statistics
| Branch: | Tag: | Revision:

root / htest / shelltests / htools-no-backend.test @ 04cc7d3f

History | View | Annotate | Download (361 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
# hroller no backend
18
./htest/hroller
19
>>>= 1
20

    
21
# hbal multiple backends
22
./htest/hbal -t /dev/null -m localhost
23
>>>2
24
Error: Only one of the rapi, luxi, and data files options should be given.
25
>>>= 1