]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test001-slapadd
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test001-slapadd
index 9236f28d3b1cd2caf8e7039df8ecf08306ea214e..f00d8e855b5c2bc22f1c577d9ff8a03399c4f2fd 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-2008 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