]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test016-subref
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test016-subref
index 85e4a88a4aa37f59c55f25de485aedc6d543c17f..b50cf00f5e90a5b59f6ecd4f1a6460433482977b 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-2008 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