diff options
| author | JP Abgrall <jpa@google.com> | 2014-03-19 19:08:39 -0700 |
|---|---|---|
| committer | JP Abgrall <jpa@google.com> | 2014-03-19 19:08:39 -0700 |
| commit | e0ed7404719a9ddd2ba427a80db5365c8bad18c0 (patch) | |
| tree | 115ce4b0113994aa23ea22ae0c3ba7587b2eaeb3 /tests/f_h_unsigned | |
| parent | 893d0a0f84a0a9dc7cc37507f974f6a695af465f (diff) | |
| download | platform_external_e2fsprogs-e0ed7404719a9ddd2ba427a80db5365c8bad18c0.tar.gz platform_external_e2fsprogs-e0ed7404719a9ddd2ba427a80db5365c8bad18c0.tar.bz2 platform_external_e2fsprogs-e0ed7404719a9ddd2ba427a80db5365c8bad18c0.zip | |
Switch back to 1.42.9 now that there is a fix
Revert "Revert changes that moved from 1.41.14 to 1.42.9"
This reverts commit 65f0aab98b20b5994a726ab90d355248bcddfffd.
Diffstat (limited to 'tests/f_h_unsigned')
| -rw-r--r-- | tests/f_h_unsigned/script | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/f_h_unsigned/script b/tests/f_h_unsigned/script index 9eec08409..e5fc6b2bd 100644 --- a/tests/f_h_unsigned/script +++ b/tests/f_h_unsigned/script @@ -1,6 +1,5 @@ if test "$HTREE"x = yx ; then . $cmd_dir/run_e2fsck else - rm -f $test_name.ok $test_name.failed - echo "skipped" + echo "$test_name: $test_description: skipped" fi |
