]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 20 Sep 2000 09:43:37 +0000 (09:43 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 20 Sep 2000 09:43:37 +0000 (09:43 +0000)
tests/cp/link

index b3a84d1af50911e5d56cae013206892419dc2879..663b9da4ec20484411465862b9fc6e8b19d9b5a4 100755 (executable)
@@ -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