diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-31 09:51:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-31 09:51:50 +0000 |
commit | 9ecf7a54be89c8cf5051def52a95b5ccfe0c2330 (patch) | |
tree | b48076271b76dc880bba82b31a4174339c9a480d /tests | |
parent | b46b6af7e33d2c7a32b72cfdd84934733c2d4475 (diff) | |
download | coreutils-9ecf7a54be89c8cf5051def52a95b5ccfe0c2330.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index afed64e9f..91d026898 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -121,7 +121,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = \ backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \ same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash \ - perm cp-HL special-bits link dir-rm-dest cp-parents + perm cp-HL special-bits link dir-rm-dest cp-parents deref-slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |