1 PREP_CMD='$DEBUGFS -R "logdump -a" $TMPFILE 2>&1 | sed -f $cmd_dir/filter.sed > $test_name.0.log' 2 PASS_ZERO=true 3 4 . $cmd_dir/run_e2fsck 5