]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test008-concurrency
ITS#5189
[openldap] / tests / scripts / test008-concurrency
index e212798a60a0b9e985ea563b91b23025ec5320f8..f8ea657843a373d5453a0439ee112f7b57609afa 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
@@ -86,4 +86,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0