summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_quick.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-08-22 23:35:01 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:21 -0500
commitb19ad7281eb0323a38bb2d0e2de3554caf88d3f8 (patch)
tree0a6125261fa45d2013ca78e25c04764bf60311ea /source4/script/tests/test_quick.sh
parentda6dc01ae2c7bc26a14af2189d345e0ec38a9660 (diff)
downloadsamba-b19ad7281eb0323a38bb2d0e2de3554caf88d3f8.tar.gz
samba-b19ad7281eb0323a38bb2d0e2de3554caf88d3f8.tar.bz2
samba-b19ad7281eb0323a38bb2d0e2de3554caf88d3f8.zip
r9493: our test scripts need to use testok at the end or the errors don't annumulate between scripts
this is why the GetOptions bug wasn't caught by 'make test' (This used to be commit 20a14b9b35c928a592cf03ebedbc6c89f756af28)
Diffstat (limited to 'source4/script/tests/test_quick.sh')
-rwxr-xr-xsource4/script/tests/test_quick.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_quick.sh b/source4/script/tests/test_quick.sh
index 2879d54b59..6c8e77a151 100755
--- a/source4/script/tests/test_quick.sh
+++ b/source4/script/tests/test_quick.sh
@@ -36,4 +36,4 @@ for t in $tests; do
done
testok $0 $failed
-sleep 10000
+