Use SLEEP2 wehn first populating. Should probably just poll contextCSNs...

This commit is contained in:
Howard Chu 2009-03-07 14:50:17 +00:00
parent 6ee9c8838f
commit 841f3ff299

View File

@ -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