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