]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test016-subref
Sync with HEAD
[openldap] / tests / scripts / test016-subref
index 85e4a88a4aa37f59c55f25de485aedc6d543c17f..04d4f5cb57b9db7e5bb67fe2fc22c60b4ba42924 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
@@ -190,4 +190,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0