mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
Update the sleep to 10 seconds (last commit only changed the echo)
This commit is contained in:
parent
64be0a23bb
commit
ecbb75f930
@ -32,6 +32,6 @@ for CMD in $SRCDIR/scripts/test*; do
|
||||
exit $RC
|
||||
fi
|
||||
echo ">>>>> waiting 10 seconds for things to exit"
|
||||
sleep 5
|
||||
sleep 10
|
||||
echo
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user