]> git.sur5r.net Git - openldap/commitdiff
allow overriding of SYNCMODE
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 21 Jan 2009 02:08:21 +0000 (02:08 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 21 Jan 2009 02:08:21 +0000 (02:08 +0000)
tests/run.in

index 476b5339baf6429fad068128a68ab6d6b09b24b3..649aacadebc7aa465d6a747ee8e12b03b8f96970 100644 (file)
@@ -80,7 +80,7 @@ CLEAN=no
 WAIT=0
 KILLSERVERS=yes
 PRESERVE=${PRESERVE-no}
-SYNCMODE=
+SYNCMODE=${SYNCMODE-rp}
 USERDATA=no
 
 while test $# -gt 0 ; do