From: David Levine Date: Mon, 1 Jul 2013 00:12:58 +0000 (-0500) Subject: See if the rest of test-mhfixmsg will pass on Solaris. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/5fb90faeffa38e67326d8c04e620c02448c9bd88?ds=inline;hp=479301db377df555594b72bbaae3be9d640e3e02 See if the rest of test-mhfixmsg will pass on Solaris. --- 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"