diff options
-rwxr-xr-x | tests/cp/same-file | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/same-file b/tests/cp/same-file index ccc4f5b6c..ae077c816 100755 --- a/tests/cp/same-file +++ b/tests/cp/same-file @@ -109,7 +109,7 @@ cat <<\EOF > $expected 0 -l (foo symlink -> foo) 0 -dl (foo symlink -> foo) 0 -fl (foo symlink -> foo) -0 -dfl (foo symlink -> foo) +0 -dfl (foo symlink) 0 -bl (foo symlink -> foo) 0 -bdl (foo symlink symlink.~1~ -> foo) 0 -bfl (foo symlink -> foo) |