1 AFTER_CMD='$DUMPE2FS $TMPFILE 2>&1 | sed -f $cmd_dir/filter.sed > $test_name.0.log' 2 PASS_ZERO=true 3 4 . $cmd_dir/run_e2fsck 5