]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test003-search
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test003-search
index ef7f5674029f5c28f642b9fcbace3ef55d066d74..cb8825e538499d2e8739481a586bf934fb040fdc 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-2008 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -145,4 +145,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0