summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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