From: Howard Chu Date: Sat, 7 Mar 2009 14:50:17 +0000 (+0000) Subject: Use SLEEP2 wehn first populating. Should probably just poll contextCSNs... X-Git-Tag: ACLCHECK_0~725 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=841f3ff299b6c46f01b90bfcf5fe966848fe8f26;p=openldap Use SLEEP2 wehn first populating. Should probably just poll contextCSNs... --- diff --git a/tests/scripts/test050-syncrepl-multimaster b/tests/scripts/test050-syncrepl-multimaster index 84cc576b94..4531a81c9f 100755 --- a/tests/scripts/test050-syncrepl-multimaster +++ b/tests/scripts/test050-syncrepl-multimaster @@ -336,8 +336,8 @@ if test $RC != 0 ; then exit $RC fi -echo "Waiting $SLEEP1 seconds for syncrepl to receive changes..." -sleep $SLEEP1 +echo "Waiting $SLEEP2 seconds for syncrepl to receive changes..." +sleep $SLEEP2 n=1 while [ $n -le $MMR ]; do