]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test043-delta-syncrepl
Sync with HEAD
[openldap] / tests / scripts / test043-delta-syncrepl
index ab71809d88ec3bc835db2b2a555f9b7bb9980917..6c0bf33d964e911b158e8f529415fa194eb71525 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-2006 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -344,4 +344,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0