From: Kurt Zeilenga Date: Tue, 22 Aug 2006 01:46:46 +0000 (+0000) Subject: Test fails, disable in RE24 X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ab33674294e07c420a0ad7f4614dedbdf0a92a16;p=openldap Test fails, disable in RE24 --- diff --git a/tests/scripts/test045-syncreplication-proxied b/tests/scripts/test045-syncreplication-proxied index 47c9bad8cf..a3f1f901ad 100755 --- a/tests/scripts/test045-syncreplication-proxied +++ b/tests/scripts/test045-syncreplication-proxied @@ -19,10 +19,10 @@ if test "$BACKEND" != "bdb" && test "$BACKEND" != "hdb" ; then fi # test now handles known issues -#if test x"$PROXYSYNC" = x ; then -# echo "Test disabled; set PROXYSYNC=yes to enable" -# exit 0 -#fi +if test x"$PROXYSYNC" = x ; then + echo "Test disabled; set PROXYSYNC=yes to enable" + exit 0 +fi echo "running defines.sh" . $SRCDIR/scripts/defines.sh