]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test048-syncrepl-multiproxy
Give more time to sync after restart
[openldap] / tests / scripts / test048-syncrepl-multiproxy
index 2bb5629939a11c735abd6c5eb263a809c412de5f..78556295426901b96bda305ad4899491bb40448b 100755 (executable)
@@ -454,8 +454,8 @@ if test $WAIT != 0 ; then
 fi
 KILLPIDS="$MASTERPID $P1SLAVEPID $R1SLAVEPID"
 
-echo "Waiting $SLEEP1 seconds for syncrepl to receive changes..."
-sleep $SLEEP1
+echo "Waiting $SLEEP2 seconds for syncrepl to receive changes..."
+sleep $SLEEP2
 
 #echo "Using ldapsearch to read all the entries from the master..."
 $LDAPSEARCH -S "" -b "$BASEDN" -h $LOCALHOST -p $PORT1 \