From: David Levine Date: Fri, 1 Feb 2013 02:10:59 +0000 (-0600) Subject: Removed an used sed invocation from test-mhmail. I don't X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ebe0df80290c736728b00c72fbf62760e906b25d?hp=-c Removed an used sed invocation from test-mhmail. I don't know if it was causing the warnings on Solaris, we'll see. --- ebe0df80290c736728b00c72fbf62760e906b25d diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 37452073..144a362e 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -117,8 +117,6 @@ esac mhmail -nosend recipient@example.com -from sender@localhost \ -server 127.0.0.1 -port $localport -body '' >"$actual" 2>"$actual_err" -tmpfil=`head -1 $actual | sed -e 's/://'` - cat > "$expected" <