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