summaryrefslogtreecommitdiff
path: root/tests/cp/same-file
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-23 20:42:25 +0000
committerJim Meyering <jim@meyering.net>1999-05-23 20:42:25 +0000
commit08f55c4b7c8cef5b1f2f139aa6257542e51c42ad (patch)
treeda188774f07fb6ddca03744c7ed0ec392d1c821b /tests/cp/same-file
parent994746ffe93494f01f4ec9fe54fcadddd22231cd (diff)
downloadcoreutils-08f55c4b7c8cef5b1f2f139aa6257542e51c42ad.tar.xz
Correct erroneous expected output from the `cp -f foo foo' tests.
Diffstat (limited to 'tests/cp/same-file')
-rwxr-xr-xtests/cp/same-file4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cp/same-file b/tests/cp/same-file
index 37a174cab..5a0da5bf8 100755
--- a/tests/cp/same-file
+++ b/tests/cp/same-file
@@ -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~)