summaryrefslogtreecommitdiff
path: root/tests/cp/link
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-20 09:43:37 +0000
committerJim Meyering <jim@meyering.net>2000-09-20 09:43:37 +0000
commitff8d7f3d98a521a4600ec6ffaa0feb3871b4f6d4 (patch)
tree98a250c663ddb62ad98f9d4ad896d72dff16d2e4 /tests/cp/link
parent39e3db9605ed5eb1fcb835efd2cd5cadb0af7d36 (diff)
downloadcoreutils-ff8d7f3d98a521a4600ec6ffaa0feb3871b4f6d4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/cp/link')
-rwxr-xr-xtests/cp/link1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cp/link b/tests/cp/link
index b3a84d1af..663b9da4e 100755
--- a/tests/cp/link
+++ b/tests/cp/link
@@ -1,5 +1,6 @@
#!/bin/sh
# Make sure cp --link -f works when the target exists.
+# This failed for 4.0z (due to a bug introduced in that test release).
if test "$VERBOSE" = yes; then
set -x