]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test019-syncreplication-cascade
ITS#4809 do a modrdn as a normal user to check if modifiersName is
[openldap] / tests / scripts / test019-syncreplication-cascade
index 13dbc3899820067349d7c87bed6be87386ba66e0..9d7a256291c86acff17617f27a47709f7e30fcab 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
@@ -451,4 +451,7 @@ if test $? != 0 ; then
 fi
 
 echo ">>>>> Test succeeded"
+
+test $KILLSERVERS != no && wait
+
 exit 0