]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test012-glue-populate
Use shell "wait" instead of fixed 10 second wait-for-things-to-die
[openldap] / tests / scripts / test012-glue-populate
index 2424932e96f60519899de77fadd3450393e2f102..a9124eb6043e6fbb19b3d03a40a0d978de202af5 100755 (executable)
@@ -77,4 +77,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0