5 lines
107 B
Text
5 lines
107 B
Text
if test "$HTREE"x = yx ; then
|
|
. $cmd_dir/run_e2fsck
|
|
else
|
|
echo "$test_name: $test_description: skipped"
|
|
fi
|