From: Howard Chu Date: Sat, 12 Jun 2004 07:44:26 +0000 (+0000) Subject: Old slapd needs time to exit before new one starts X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~285 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=78d49d696c0340918c10df9a8df0ee5ff6138470;p=openldap Old slapd needs time to exit before new one starts --- diff --git a/tests/scripts/test027-emptydn b/tests/scripts/test027-emptydn index e96f9cb76a..9f244599dc 100755 --- a/tests/scripts/test027-emptydn +++ b/tests/scripts/test027-emptydn @@ -74,6 +74,7 @@ if test $RC != 0 ; then fi test $KILLSERVERS != no && kill -HUP $KILLPIDS +sleep 2 LDIFOUT=$EMPTYDNOUT1