Whamcloud - gitweb
po: update de.po (from translationproject.org)
[tools/e2fsprogs.git] / tests / f_h_reindex / script
index 9353ec7..e5fc6b2 100644 (file)
@@ -1,6 +1,5 @@
-if test "$HTREE"x = yx -a "$HTREE_CLR"x = x; then
+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