diff options
Diffstat (limited to 'tests/du/slash')
-rwxr-xr-x | tests/du/slash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/du/slash b/tests/du/slash index aac17183d..826a70f66 100755 --- a/tests/du/slash +++ b/tests/du/slash @@ -24,7 +24,6 @@ fi . $srcdir/test-lib.sh require_readable_root_ -fail=0 du --exclude='[^/]*' -x / > out-t || fail=1 sed 's/^[0-9][0-9]* //' out-t > out |