repo.or.cz
/
Samba
/
wip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
autorid: initialize: store config directly before allocating well knowns.
[Samba/wip.git]
/
ctdb
/
tests
/
onnode
/
0002.sh
blob
c3c8c77a0ed3693c002ceb650fbe9922b3aef53c
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
cmd
=
"
$ONNODE
-q all hostname"
6
7
define_test
"
$cmd
"
"all nodes OK"
8
9
required_result
<<EOF
10
-n 192.168.1.101 hostname
11
-n 192.168.1.102 hostname
12
-n 192.168.1.103 hostname
13
-n 192.168.1.104 hostname
14
EOF
15
16
simple_test
$cmd