From: Kurt Zeilenga Date: Thu, 6 Oct 2005 16:40:54 +0000 (+0000) Subject: (re)disable test X-Git-Tag: OPENLDAP_REL_ENG_2_3_9~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0a78f014c050536b961e3305165f3ed635610d57;p=openldap (re)disable test --- diff --git a/tests/scripts/test041-aci b/tests/scripts/test041-aci index 0ba871e78c..6ea9733e98 100755 --- a/tests/scripts/test041-aci +++ b/tests/scripts/test041-aci @@ -13,6 +13,9 @@ ## top-level directory of the distribution or, alternatively, at ## . +echo "Test disabled." +exit 0 + case "$BACKEND" in bdb|hdb|ldbm) ;;