X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/98df2244c328b45c72cdb750f3e38889699fe020..100803609988d80412fed733a0a754cd32a18ce2:/test/mhmail/test-mhmail diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 1caf0399..31d6689e 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -114,10 +114,6 @@ esac # check -nosend # Not supported by compiled mhmail. -#### TEMPORARY hack to diagnose failure on Solaris. -echo before -sh -x mhmail -nosend recipient@example.com -from sender1@localhost -body '' 2>&1 -echo after mhmail -nosend recipient@example.com -from sender1@localhost \ -server 127.0.0.1 -port $localport -body '' >"$actual" 2>"$actual_err"