From 422bcecd8a1db1e1a091749e99e2f980e39ac704 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 17 Nov 2005 19:06:55 +0000 Subject: [PATCH] (XFAIL_TESTS): Add acl. --- tests/cp/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am index 733f011b01..7e0a840ecf 100644 --- a/tests/cp/Makefile.am +++ b/tests/cp/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.1 gnits +XFAIL_TESTS = acl TESTS = \ acl \ preserve-2 r-vs-symlink link-preserve \ -- 2.47.3