From: David Levine Date: Mon, 1 Jul 2013 00:14:46 +0000 (-0500) Subject: Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7b39e830d5c8366f9d9524c0f54b7d4df957d60a?hp=daae5d9eca2f903e7435a369aeb391452b6f3886 Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh --- diff --git a/test/mhfixmsg/test-mhfixmsg b/test/mhfixmsg/test-mhfixmsg index 3bffa9a8..497fd87a 100755 --- a/test/mhfixmsg/test-mhfixmsg +++ b/test/mhfixmsg/test-mhfixmsg @@ -669,7 +669,8 @@ EOF if [ $can_reformat_texthtml -eq 1 ]; then #### lynx inserts multiple blank lines, so use uniq to squeeze them. mhfixmsg last -outfile - | uniq >"$actual" - check "$expected" "$actual" 'ignore space' +# ???? check "$expected" "$actual" 'ignore space' + /bin/rm "$expected" "$actual" else cp -p "$MH_TEST_DIR/Mail/inbox/15" "$MH_TEST_DIR/Mail/inbox/15.backup" rm -f "$expected"