]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test016-subref
ITS#5189
[openldap] / tests / scripts / test016-subref
index c5eb1827c723d9aaff5c86be4f708a9f87c92fde..c28fd52a7808395cc260f04f3207b45c4f25438e 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-2007 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