]> git.sur5r.net Git - openldap/commitdiff
Make sure consumer is in persist phase before doing modifies
authorHoward Chu <hyc@openldap.org>
Sat, 29 Nov 2008 03:37:23 +0000 (03:37 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 29 Nov 2008 03:37:23 +0000 (03:37 +0000)
tests/scripts/test018-syncreplication-persist

index 798e4f6f8bd7c0fc9f6c7fa42c3253b889ab85f4..0c8861df44f1c4ef27e3f70a4881ec60ddcbe2fd 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