X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fa462ef71fbaf819397c59b2c07adf45a04af9f8..54483f16238902dcd920de1f6056df6cb0a0d8cf:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index 9c31a657..ce9045b5 100755 --- a/test/mhshow/test-cte-binary +++ b/test/mhshow/test-cte-binary @@ -46,7 +46,7 @@ Content-Disposition: inline part text/plain 34 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