summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-16 21:53:56 +0000
committerJim Meyering <jim@meyering.net>2006-08-16 21:53:56 +0000
commit0142be6908d7b930dd1d1d392bf19b61027a4939 (patch)
tree68e7ef7608dacdf97ad502897e220bf916b2e191 /tests/cp/Makefile.am
parent60d8c895296606aac684e94cc884b7a49f1e3c45 (diff)
downloadcoreutils-0142be6908d7b930dd1d1d392bf19b61027a4939.tar.xz
* tests/cp/Makefile.am: Don't mark "acl" as XFAIL.
* tests/cp/acl: Instead, skip the test if either setfacl or getfacl fails.
Diffstat (limited to 'tests/cp/Makefile.am')
-rw-r--r--tests/cp/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index 5fa40e4bb..acbb22df9 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -1,7 +1,6 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-XFAIL_TESTS = acl
TESTS = \
link-no-deref \
cp-deref \