diff options
Diffstat (limited to 'tests/cp/no-deref-link1')
-rwxr-xr-x | tests/cp/no-deref-link1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/no-deref-link1 b/tests/cp/no-deref-link1 index 86164ecc0..a362471ba 100755 --- a/tests/cp/no-deref-link1 +++ b/tests/cp/no-deref-link1 @@ -30,7 +30,6 @@ cd b ln -s ../a/foo . cd .. -fail=0 # It should fail with a message something like this: # ./cp: `a/foo' and `b/foo' are the same file |