]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test031-component-filter
Sync with HEAD
[openldap] / tests / scripts / test031-component-filter
index d0e12ce6c1f789578cd1dc6e45b210fdeaa03f26..421dce66449de73e654a8eac6fa553a5edd7cf19 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
@@ -324,4 +324,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0