From: Jim Meyering Date: Wed, 20 Sep 2000 09:43:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_27~28 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ff8d7f3d98a521a4600ec6ffaa0feb3871b4f6d4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/cp/link b/tests/cp/link index b3a84d1af5..663b9da4ec 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