From: Quanah Gibson-Mount Date: Tue, 10 Mar 2009 02:52:30 +0000 (+0000) Subject: Bump SLEEP2 to 15 seconds for test050 X-Git-Tag: OPENLDAP_REL_ENG_2_4_16~37 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f4a2ef7c8f474c9beec6c484542a3e2e176dcf99;p=openldap Bump SLEEP2 to 15 seconds for test050 --- diff --git a/tests/scripts/defines.sh b/tests/scripts/defines.sh index 622de86c03..a42a52cdde 100755 --- a/tests/scripts/defines.sh +++ b/tests/scripts/defines.sh @@ -47,7 +47,7 @@ USE_SASL=${SLAPD_USE_SASL-no} ACI=${AC_ACI_ENABLED-acino} THREADS=${AC_THREADS-threadsno} SLEEP1=${SLEEP1-7} -SLEEP2=${SLEEP2-10} +SLEEP2=${SLEEP2-15} # dirs PROGDIR=./progs