1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/ctdb/tests/fetch1.sh
Ronnie sahlberg ba162178b9 add the two missing file from the previous commit
(This used to be ctdb commit 3753b64e4e64446dc1f20ec92b45ba11bc0e0be5)
2007-04-12 21:19:00 +10:00

9 lines
155 B
Bash
Executable File

#!/bin/sh
killall -q ctdb_fetch1
echo "Trying node"
bin/ctdb_fetch1 --nlist tests/1node.txt --listen 127.0.0.1:9001 --daemon $*
killall -q ctdb_fetch1