]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test046-dds
Sync with HEAD
[openldap] / tests / scripts / test046-dds
index 4ee11f51903ecd2bad18351224579d357ce39de1..c36800090abc194ab61c7cfbdefec40e05f3d874 100755 (executable)
@@ -270,7 +270,7 @@ if test $RC != 0 ; then
 fi
 
 SLEEP=10
-echo "Waiting $SLEEP seconds to force an expiration conflict..."
+echo "Waiting $SLEEP seconds to force a subordinate/superior expiration conflict..."
 sleep $SLEEP
 
 echo "Re-vitalizing the initial dynamic entry..."
@@ -526,4 +526,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0