]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test009-referral
cleanup
[openldap] / tests / scripts / test009-referral
index 24bcfc4246f88af886a4c0a1b4b533c58516ad4f..40118f8fcc3903a8e34ec7bbd9c0601f1841813b 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
@@ -163,4 +163,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0