From: Kurt Zeilenga Date: Tue, 22 Aug 2006 03:24:56 +0000 (+0000) Subject: disable X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c987115c35cf97aa6cf03eb921ed59bf6cc904ed;p=openldap disable --- diff --git a/tests/scripts/test048-syncrepl-multiproxy b/tests/scripts/test048-syncrepl-multiproxy index 00ee233cf4..6290737f0a 100755 --- a/tests/scripts/test048-syncrepl-multiproxy +++ b/tests/scripts/test048-syncrepl-multiproxy @@ -13,6 +13,12 @@ ## top-level directory of the distribution or, alternatively, at ## . +# test now handles known issues +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