diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-11 08:58:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-11 08:58:23 +0000 |
commit | 03b02874a77fee2256ee5b371cf92477f8264d28 (patch) | |
tree | 89f40157faa41a3a92875a2afc346572ad217f30 /tests/mv | |
parent | ccafe4292fd3567d53ed9cecc5a9dfa6e3db3646 (diff) | |
download | coreutils-03b02874a77fee2256ee5b371cf92477f8264d28.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 2bf6d44ea..afc5adc44 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -306,6 +306,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits XFAIL_TESTS = acl TESTS = \ + no-target-dir \ atomic \ acl \ reply-no \ |