]> git.sur5r.net Git - openldap/commitdiff
Bump SLEEP2 to 15 seconds for test050
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 10 Mar 2009 02:52:30 +0000 (02:52 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 10 Mar 2009 02:52:30 +0000 (02:52 +0000)
tests/scripts/defines.sh

index 622de86c03f97de4be53dc23852da5daac59df44..a42a52cddea29a1efa431f701568b2b3a095c2c1 100755 (executable)
@@ -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