diff options
Diffstat (limited to 'tests/f_h_badnode/script')
-rw-r--r-- | tests/f_h_badnode/script | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/f_h_badnode/script b/tests/f_h_badnode/script new file mode 100644 index 0000000..e5fc6b2 --- /dev/null +++ b/tests/f_h_badnode/script @@ -0,0 +1,5 @@ +if test "$HTREE"x = yx ; then +. $cmd_dir/run_e2fsck +else + echo "$test_name: $test_description: skipped" +fi |