summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/run_tests.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-06-02 13:16:11 +1000
committerAndrew Tridgell <tridge@samba.org>2007-06-02 13:16:11 +1000
commit68963d865a36ea6c717c6dfb729a932f3dcefa7c (patch)
treecb0d5d4ec95e46329016b45d5758d2b79bc64d07 /ctdb/tests/run_tests.sh
parentebf12646cf701496ded5c4c4d9dd640fa5a6a740 (diff)
downloadsamba-68963d865a36ea6c717c6dfb729a932f3dcefa7c.tar.gz
samba-68963d865a36ea6c717c6dfb729a932f3dcefa7c.tar.xz
samba-68963d865a36ea6c717c6dfb729a932f3dcefa7c.zip
first step towards fixing "make test" with the new daemon system
(This used to be ctdb commit f95f7e4c93dea482e6cf0614b5415229a7c9f3fb)
Diffstat (limited to 'ctdb/tests/run_tests.sh')
-rwxr-xr-xctdb/tests/run_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/tests/run_tests.sh b/ctdb/tests/run_tests.sh
index aab6cdacfa..356a9b21a0 100755
--- a/ctdb/tests/run_tests.sh
+++ b/ctdb/tests/run_tests.sh
@@ -2,7 +2,6 @@
tests/fetch.sh 4 || exit 1
tests/bench.sh 4 || exit 1
-tests/test.sh || exit 1
tests/ctdbd.sh || exit 1
echo "All OK"