From 3db7f7f621a94a8b0afadf6275844fbfaf91c7b7 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Wed, 31 Aug 2005 22:38:51 +0000
Subject: [PATCH] Disable test for now.

---
 tests/scripts/test041-aci | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/scripts/test041-aci b/tests/scripts/test041-aci
index c56121bb1d..a3482aa3b9 100755
--- a/tests/scripts/test041-aci
+++ b/tests/scripts/test041-aci
@@ -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)
 	;;
-- 
GitLab