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