diff options
Diffstat (limited to 'tests/du/no-deref')
-rwxr-xr-x | tests/du/no-deref | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/du/no-deref b/tests/du/no-deref index 9ea8df328..9b2927012 100755 --- a/tests/du/no-deref +++ b/tests/du/no-deref @@ -26,7 +26,6 @@ fi mkdir -p dir/a/b || framework_failure ln -s dir slink || framework_failure -fail=0 du slink | sed 's/^[0-9][0-9]* //' > out cat <<\EOF > exp |