X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f75811e49388577186fc634e931edc1834b59c9..890b8f85af32f51ef1035cf24b0d41cb561d6f91:/test/mhshow/test-cte-binary diff --git a/test/mhshow/test-cte-binary b/test/mhshow/test-cte-binary index 8f582b0a..9c31a657 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 -mhshow -nopause $msgnum > $actual 2>&1 +run_prog mhshow -nopause $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed