From 08f55c4b7c8cef5b1f2f139aa6257542e51c42ad Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 May 1999 20:42:25 +0000 Subject: Correct erroneous expected output from the `cp -f foo foo' tests. --- tests/cp/same-file | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cp/same-file') 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~) -- cgit v1.2.3-54-g00ecf