]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test031-component-filter
ITS#5189
[openldap] / tests / scripts / test031-component-filter
index 194cd88d44d9c3b8c83fea28e4b2ba9e0dc397f5..7bf799570bfefe87ca66db23107cb24b32d0bbbc 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2007 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