]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test022-ppolicy
Use shell "wait" instead of fixed 10 second wait-for-things-to-die
[openldap] / tests / scripts / test022-ppolicy
index 925e925379bfc3e3d20e1618b0a0059c0d710252..7f55cd09bcb285563b4d4e8a48ef45340f3ac9a6 100755 (executable)
@@ -343,4 +343,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0