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
/
0005.sh
blob
0eccbb04a39f2ba729da7fc11442b2b58adaac7e
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
cmd
=
"
$ONNODE
3 hostname"
6
7
define_test
"
$cmd
"
"all nodes OK"
8
9
required_result
<<EOF
10
-n 192.168.1.104 hostname
11
EOF
12
13
simple_test
$cmd