]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test002-populate
Sync with HEAD
[openldap] / tests / scripts / test002-populate
index 1b7b1e67a154a509db796b366814632b9a41fcb4..cc7de3491c16d98f08b2cb246f8b73425dfc5ad7 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -77,4 +77,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0