summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/recover.sh
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@ronnie>2007-05-04 15:25:57 +1000
committerRonnie Sahlberg <sahlberg@ronnie>2007-05-04 15:25:57 +1000
commit418cb36d3200865a1b157aa4e74fd806fa9d1702 (patch)
treeccbcd3427ea15fbf3ae623577046b4e771800d52 /ctdb/tests/recover.sh
parent7dfdab1b9d3bd71747a4fb7c24374d96bdcd6e8f (diff)
downloadsamba-418cb36d3200865a1b157aa4e74fd806fa9d1702.tar.gz
samba-418cb36d3200865a1b157aa4e74fd806fa9d1702.tar.xz
samba-418cb36d3200865a1b157aa4e74fd806fa9d1702.zip
remove a exit from the test script
(This used to be ctdb commit 4adb61f8270dbd15732bc458d49a66138dd240cc)
Diffstat (limited to 'ctdb/tests/recover.sh')
-rwxr-xr-xctdb/tests/recover.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ctdb/tests/recover.sh b/ctdb/tests/recover.sh
index 9ed48c1ed2c..79fe70f2a4b 100755
--- a/ctdb/tests/recover.sh
+++ b/ctdb/tests/recover.sh
@@ -67,8 +67,6 @@ bin/ctdb_control --socket=/tmp/ctdb.socket getdbmap 0 | egrep "^dbid:" | sed -e
done
done
-exit
-
echo
echo
echo "killing off node #0"