]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test037-manage
Sync with HEAD
[openldap] / tests / scripts / test037-manage
index e6823425a8ce09a9aca6bcbb387b906d0a89af1d..f37cb39249b6112db44537115cef8a83221992b9 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
@@ -242,4 +242,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0