diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-17 19:06:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-17 19:06:28 +0000 |
commit | c5eaca325df47654ce42e13370206abc04a1c0d9 (patch) | |
tree | c32747c90d8a6cbc9046143e4f2132e006155467 /tests/mv | |
parent | 43acd2b833b3541417cd54134c8c83b33d0b5641 (diff) | |
download | coreutils-c5eaca325df47654ce42e13370206abc04a1c0d9.tar.xz |
(XFAIL_TESTS): Add acl.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index b30e6cbe1..fc4eb3e75 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits +XFAIL_TESTS = acl TESTS = \ acl \ reply-no \ |