diff options
Diffstat (limited to 'tests/du/8gb')
-rwxr-xr-x | tests/du/8gb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/du/8gb b/tests/du/8gb index 1812d16a9..a9779c62a 100755 --- a/tests/du/8gb +++ b/tests/du/8gb @@ -44,7 +44,6 @@ possibly because this system's NFS support is buggy Consider rerunning this test on a different file system." fi -fail=0 # This would print `0 big' with coreutils-4.5.8. du -ab big > out || fail=1 |