]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test001-slapadd
ITS#5086
[openldap] / tests / scripts / test001-slapadd
index 9236f28d3b1cd2caf8e7039df8ecf08306ea214e..5e92b774781e06a0c2758353d0506033ede9852f 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
@@ -72,4 +72,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0