]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test024-unique
Sync with HEAD
[openldap] / tests / scripts / test024-unique
index 72ff91a94c59c40babd9607894897060be10f653..dff70391a812fda7b3b193e4f8d0c8f8d1cad0e1 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2005 The OpenLDAP Foundation.
+## Copyright 2004-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -127,4 +127,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0