From 0a78f014c050536b961e3305165f3ed635610d57 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 6 Oct 2005 16:40:54 +0000 Subject: [PATCH] (re)disable test --- tests/scripts/test041-aci | 3 +++ 1 file changed, 3 insertions(+) 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) ;; -- 2.39.5