]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test023-refint
Sync with HEAD
[openldap] / tests / scripts / test023-refint
index 0abd2d32c231b3677e607f763af416ad421c6f3d..dddf79fad06cbd024fa6f2fb7adbf7d3bf69a730 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004-2005 The OpenLDAP Foundation.
+## Copyright 2004-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -185,4 +185,7 @@ fi
 test $KILLSERVERS != no && kill -HUP $KILLPIDS
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0