]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test003-search
ITS#5189
[openldap] / tests / scripts / test003-search
index 8646f919e9e9ad8f29aebe4bb661daa6f7cc15dc..49a1612ff1d7e5e1d3f8251c80e42480f926558a 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-2007 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