summaryrefslogtreecommitdiffstats
path: root/ctdb/tests
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-05-10 08:13:19 +1000
committerAndrew Tridgell <tridge@samba.org>2007-05-10 08:13:19 +1000
commit682df74d59bf3f0c8606f21d9ca8b3795b2adc97 (patch)
treea44014f61df02dc8e32e220bae7d2f430f83a917 /ctdb/tests
parenta8f83423f438aed2183b66dc46b33c082da3f159 (diff)
downloadsamba-682df74d59bf3f0c8606f21d9ca8b3795b2adc97.tar.gz
samba-682df74d59bf3f0c8606f21d9ca8b3795b2adc97.tar.xz
samba-682df74d59bf3f0c8606f21d9ca8b3795b2adc97.zip
separate the wire format and internal format for the vnn_map
(This used to be ctdb commit 9a71718d87c5162f1423d85c2e86a01f6771925e)
Diffstat (limited to 'ctdb/tests')
-rwxr-xr-xctdb/tests/ctdbd.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ctdb/tests/ctdbd.sh b/ctdb/tests/ctdbd.sh
index 1664a68d63..104bb71787 100755
--- a/ctdb/tests/ctdbd.sh
+++ b/ctdb/tests/ctdbd.sh
@@ -31,4 +31,6 @@ $VALGRIND bin/ctdb_control attach test2.tdb || exit 1
echo "Testing getdbmap"
$VALGRIND bin/ctdb_control getdbmap 0 || exit 1
+echo "All done"
+
killall -q ctdbd