diff options
Diffstat (limited to 'source4/cluster/ctdb/tests/fetch1.sh')
-rwxr-xr-x | source4/cluster/ctdb/tests/fetch1.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/source4/cluster/ctdb/tests/fetch1.sh b/source4/cluster/ctdb/tests/fetch1.sh deleted file mode 100755 index db584ec012..0000000000 --- a/source4/cluster/ctdb/tests/fetch1.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -killall -q ctdb_fetch1 - -echo "Trying node" -bin/ctdb_fetch1 --nlist tests/1node.txt --listen 127.0.0.1:9001 $* -wait |