X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f4cdcfd0c1167900db546c1d5cfd2dd691436e59..af2ad7be43057a4f82dc8a223d79d68bf932ae00:/test/dist/test-dist?ds=sidebyside diff --git a/test/dist/test-dist b/test/dist/test-dist index fc6b33ce..d3f6279e 100755 --- a/test/dist/test-dist +++ b/test/dist/test-dist @@ -58,7 +58,7 @@ test_dist () # 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 # use, so we'll just use sed to remove the actual date so we can @@ -94,7 +94,7 @@ Usage: dist [+folder] [msg] [switches] EOF #### Skip nmh intro text. -dist -help | sed '/^$/,$d' >"$actual" 2>&1 +dist -help 2>&1 | sed '/^$/,$d' >"$actual" check "$expected" "$actual" # check -version