diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-12 07:42:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-12 07:42:01 +0000 |
commit | b89b71f63e6b14c93fc62969963ce2aeb0bed47f (patch) | |
tree | e2bd6bcf5938d3e212d367e81923105be6975a0d /tests/mv | |
parent | 675538e965d8e03fa7502e3a2418af0d2616ed2b (diff) | |
download | coreutils-b89b71f63e6b14c93fc62969963ce2aeb0bed47f.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 6bd85e75a..784c697b1 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -116,7 +116,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ - i-1 hard-link-1 force partition-perm to-symlink dir-file + i-1 hard-link-1 force partition-perm to-symlink dir-file diag EXTRA_DIST = $(TESTS) setup |