X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f772a97d75286630db2f15e9e1318c6d2f14e67..00db7a32b40fa2faad7c30adef98163eb5f6c64c:/test/mhmail/test-mhmail diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index bd03c780..c773c041 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -17,9 +17,6 @@ fi # Find MIME type string, using mimetypeproc if configured with it. MIMETYPEPROC=`mhparam mimetypeproc` content_type_string() { -echo $MIMETYPEPROC; $MIMETYPEPROC $1 # temporary, for debugging on OpenBSD -ls -l dead.letter; /bin/rm -f dead.letter # temporary, for debugging on OpenBSD - if test -z "$MIMETYPEPROC"; then echo "text/plain; name=\"`basename $1`\"; charset=\"us-ascii\"" else