]> git.sur5r.net Git - openldap/commitdiff
(re)disable test
authorKurt Zeilenga <kurt@openldap.org>
Thu, 6 Oct 2005 16:40:54 +0000 (16:40 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 6 Oct 2005 16:40:54 +0000 (16:40 +0000)
tests/scripts/test041-aci

index 0ba871e78c4c5946cff4e347ad2836154fedd3fa..6ea9733e98a2eeeb25e9335d35a7765ad4615b87 100755 (executable)
@@ -13,6 +13,9 @@
 ## top-level directory of the distribution or, alternatively, at
 ## <http://www.OpenLDAP.org/license.html>.
 
+echo "Test disabled."
+exit 0
+
 case "$BACKEND" in
 bdb|hdb|ldbm)
        ;;