]> git.sur5r.net Git - openldap/commitdiff
Make sure consumer is in persist phase before doing modifies
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 21 Jan 2009 01:47:28 +0000 (01:47 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 21 Jan 2009 01:47:28 +0000 (01:47 +0000)
tests/scripts/test018-syncreplication-persist

index 5adafc11498a11898da41e506ee0309abdd0f602..56326133e31b33161ea49af209206098e5f6e6e7 100755 (executable)
@@ -148,6 +148,9 @@ for i in 0 1 2 3 4 5; do
        sleep 5
 done
 
+echo "Waiting $SLEEP1 seconds for consumer to reconnect..."
+sleep $SLEEP1
+
 if test $RC != 0 ; then
        echo "ldapsearch failed ($RC)!"
        test $KILLSERVERS != no && kill -HUP $KILLPIDS