]> git.sur5r.net Git - openldap/commitdiff
disable OPENLDAP_REL_ENG_2_4_3ALPHA
authorKurt Zeilenga <kurt@openldap.org>
Tue, 22 Aug 2006 03:24:56 +0000 (03:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 22 Aug 2006 03:24:56 +0000 (03:24 +0000)
tests/scripts/test048-syncrepl-multiproxy

index 00ee233cf4181fca49a1ea8559ad22ab245beb17..6290737f0a74e841a0bd13cf90af4a77988d629f 100755 (executable)
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
+# 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