]> diplodocus.org Git - nmh/blobdiff - test/mhmail/test-mhmail
That didn't work, either. Restoring configure.ac.
[nmh] / test / mhmail / test-mhmail
index 1caf0399711fcd6b49b376094dec6eaa427ed8f3..31d6689e6697ec2f088ba766590819798d6464ee 100755 (executable)
@@ -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"