commit | d530271fb39cbf7fddf9fea55b4e4cf74142a98b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Apr 17 00:44:06 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 17 00:44:06 2016 -0400 |
tree | 030cb3ea199c6a6e0c40a120b989f8a8118c77b5 | |
parent | f08999053e512771ad20650886b2abb637a02a45 [diff] |
e2fsck: clean up error messages when journal is corrupted Update the tests to match with the new behavior and error messages Also fix test_one so that it doesn't print the failed test output in the case where the script does not exist. Signed-off-by: Theodore Ts'o <tytso@mit.edu>