]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test040-subtree-rename
check for overflows
[openldap] / tests / scripts / test040-subtree-rename
index bdcbeb206ebb583621e993f3b9059a5a27287bf6..5d81ad144df2fe7a8bf2fbf6ce41816877fdc231 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$ */
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2008 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -206,4 +206,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0