diff options
Diffstat (limited to 'tests/du/deref')
-rwxr-xr-x | tests/du/deref | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/du/deref b/tests/du/deref index cb23cc124..3d7fe031d 100755 --- a/tests/du/deref +++ b/tests/du/deref @@ -28,7 +28,6 @@ mkdir -p a/sub || framework_failure ln -s a/sub slink || framework_failure touch b || framework_failure -fail=0 # This used to fail with the following diagnostic: # du: `b': No such file or directory |