]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Correct erroneous expected output from the `cp -f foo foo' tests.
authorJim Meyering <jim@meyering.net>
Sun, 23 May 1999 20:42:25 +0000 (20:42 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 May 1999 20:42:25 +0000 (20:42 +0000)
tests/cp/same-file

index 37a174cab080acce6aed4628a23aa23142e8579d..5a0da5bf8a08eb168879d87aef80804fff38f13b 100755 (executable)
@@ -114,8 +114,8 @@ cat <<\EOF > $expected
 
 1 [cp: `foo' and `foo' are the same file] (foo)
 1 -d [cp: `foo' and `foo' are the same file] (foo)
-1 -f [cp: `foo' and `foo' are the same file] () symlink-loop symlink-loop
-1 -df [cp: `foo' and `foo' are the same file] () symlink-loop symlink-loop
+1 -f [cp: `foo' and `foo' are the same file] (foo)
+1 -df [cp: `foo' and `foo' are the same file] (foo)
 1 -b [cp: `foo' and `foo' are the same file] (foo)
 1 -bd [cp: `foo' and `foo' are the same file] (foo)
 0 -bf (foo foo.~1~)