From: Kurt Zeilenga Date: Tue, 3 Aug 1999 21:46:44 +0000 (+0000) Subject: 5 seconds just isn't long enough X-Git-Tag: TWEB_OL_BASE~304 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=64be0a23bb7c4ee44fed32368a7ef8e7c0b38425;p=openldap 5 seconds just isn't long enough --- diff --git a/tests/scripts/all b/tests/scripts/all index a469a919f0..0977e1bc0f 100755 --- a/tests/scripts/all +++ b/tests/scripts/all @@ -31,7 +31,7 @@ for CMD in $SRCDIR/scripts/test*; do echo ">>>>> $CMD failed (exit $RC)" exit $RC fi - echo ">>>>> waiting 5 seconds for things to exit" + echo ">>>>> waiting 10 seconds for things to exit" sleep 5 echo done