diff options
Diffstat (limited to 'ctdb/tests/recover.sh')
-rwxr-xr-x | ctdb/tests/recover.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ctdb/tests/recover.sh b/ctdb/tests/recover.sh index 79fe70f2a4..9ed48c1ed2 100755 --- a/ctdb/tests/recover.sh +++ b/ctdb/tests/recover.sh @@ -67,6 +67,8 @@ bin/ctdb_control --socket=/tmp/ctdb.socket getdbmap 0 | egrep "^dbid:" | sed -e done done +exit + echo echo echo "killing off node #0" |