]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test027-emptydn
Tweak slapd startup delays
[openldap] / tests / scripts / test027-emptydn
index efb922ae50725a184599c9bfd0060ae58c00a6de..aadbe855533f122aef43b72b9496b974296ebd33 100755 (executable)
@@ -44,6 +44,8 @@ if test $WAIT != 0 ; then
 fi
 KILLPIDS="$PID"
 
+sleep 1
+
 echo "Testing slapd empty DN handling..."
 for i in 0 1 2 3 4 5; do
        $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
@@ -104,6 +106,8 @@ if test $WAIT != 0 ; then
 fi
 KILLPIDS="$PID"
 
+sleep 1
+
 echo "Testing slapd empty DN handling..."
 for i in 0 1 2 3 4 5; do
        $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \