diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-17 20:05:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-17 20:05:46 +0000 |
commit | 8ee6b053089de7f8ab81073e51004f6bec9e6a0f (patch) | |
tree | f1145478a2f48ada46e00aa309a2bf98350c549e /tests/mv | |
parent | dfae63e27babbee28dc395058f9c43e0342d5347 (diff) | |
download | coreutils-8ee6b053089de7f8ab81073e51004f6bec9e6a0f.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index a714c01c9..da44b925d 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -296,7 +296,9 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits +XFAIL_TESTS = acl TESTS = \ + acl \ reply-no \ leak-fd \ part-hardlink \ |