]> git.sur5r.net Git - openldap/blobdiff - tests/data/regressions/its8752/its8752
Fix script so it exits
[openldap] / tests / data / regressions / its8752 / its8752
index 30a51846bf36182cd0435ca6bd179ea8bf884c5e..e978e0f14df5bc0b47e48ba49e172758a47ec3d6 100755 (executable)
@@ -202,10 +202,12 @@ changetype: modify
 replace: sn
 sn: Fudd
 EOMODS
-
+       sleep 1
        n=`expr $n + 1`
 done
 
+test $KILLSERVERS != no && kill -HUP $KILLPIDS
+
 echo ">>>>> Test succeeded"
 
 test $KILLSERVERS != no && wait