summaryrefslogtreecommitdiff
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/script3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/f_h_badroot/script b/tests/f_h_badroot/script
index 9eec0840..e5fc6b2b 100644
--- a/tests/f_h_badroot/script
+++ b/tests/f_h_badroot/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