]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test012-glue-populate
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test012-glue-populate
index 8593351b3860378b820e5aeeb0d318b6c11c3ab0..00a2d5c9d95a04c849bd5bf9d0c66a2dcf72aacd 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
@@ -77,4 +77,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0