diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-02-05 17:36:08 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-02-05 17:36:08 -0800 |
commit | 78a230ab665daad0fe11d40bdaca1c995fbe9add (patch) | |
tree | 4be67669cd6b914d7af6472df2aff87f3f031469 /tests/runner.py | |
parent | f679acd3a3d50b1d43d19d4bd18fa97b86704ea0 (diff) |
update test_stat and test_statvfs
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-x | tests/runner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py index fb3a1e05..a1fa8690 100755 --- a/tests/runner.py +++ b/tests/runner.py @@ -3613,7 +3613,7 @@ def process(filename): f_blocks: 1000000 f_bfree: 500000 f_bavail: 500000 - f_files: 8 + f_files: 10 f_ffree: 1000000 f_favail: 1000000 f_fsid: 42 |