X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa462ef71fbaf819397c59b2c07adf45a04af9f8..2878a6afb068ee13945aec07cc73a2202e97a86a:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index 9c31a657..fdf1ca78 100755 --- a/test/mhshow/test-cte-binary +++ b/test/mhshow/test-cte-binary @@ -43,10 +43,10 @@ Subject: test MIME-Version: 1.0 Content-Disposition: inline -part text/plain 34 +[ part - text/plain - 34B ] This is a test; this is the body. EOF -run_prog mhshow -nopause $msgnum > $actual 2>&1 +run_prog mhshow $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed