From: Howard Chu Date: Tue, 17 Feb 2009 23:46:15 +0000 (+0000) Subject: set SLEEP1 default to 7 seconds, 5 is sometimes too short for replication X-Git-Tag: ACLCHECK_0~814 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bc473180e37964f55bd7a2ab9ae921f62db00abe;p=openldap set SLEEP1 default to 7 seconds, 5 is sometimes too short for replication --- diff --git a/tests/scripts/defines.sh b/tests/scripts/defines.sh index 9209477390..cf67a8e846 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -46,7 +46,7 @@ WITH_SASL=${AC_WITH_SASL-no} USE_SASL=${SLAPD_USE_SASL-no} ACI=${AC_ACI_ENABLED-acino} THREADS=${AC_THREADS-threadsno} -SLEEP1=${SLEEP1-5} +SLEEP1=${SLEEP1-7} SLEEP2=${SLEEP2-10} # dirs