summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/tests/test.sh')
-rwxr-xr-xctdb/tests/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/test.sh b/ctdb/tests/test.sh
index c243dbd032..0a6e3779b4 100755
--- a/ctdb/tests/test.sh
+++ b/ctdb/tests/test.sh
@@ -12,7 +12,7 @@ fi
rm -f nodes.txt
for i in `seq 1 $NUMNODES`; do
- echo 127.0.0.$i:9001 >> nodes.txt
+ echo 127.0.0.$i >> nodes.txt
done
killall -9 ctdb_test