1if test "$HTREE"x = yx ; then
2. $cmd_dir/run_e2fsck
3else
4	rm -f $test_name.ok $test_name.failed
5	echo "skipped"
6fi
7