mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
5 seconds just isn't long enough
This commit is contained in:
parent
10591cb47d
commit
64be0a23bb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user