# fakesendmail drops the message and any cc's into this mbox.
mbox="${MH_TEST_DIR}"/Mail/fakesendmail.mbox
inc -silent -file "$mbox"
- rm -f "$mbox" "$mbox.map"
+ rm -f "$mbox"
#
# It's hard to calculate the exact Date: header post is going to
cat > "$expected" <<EOF
mhbuild: Text content contains 8 bit characters, but character set is US-ASCII
-${MH_INST_DIR}${bindir}/mhbuild: exit 1
+${MH_INST_DIR}${bindir}/mhbuild: exited 1
EOF
check "$expected" "$actual"