X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8f75811e49388577186fc634e931edc1834b59c9..035c5db34:/test/mhshow/test-subpart diff --git a/test/mhshow/test-subpart b/test/mhshow/test-subpart index eb74acdd..0d152bb3 100755 --- a/test/mhshow/test-subpart +++ b/test/mhshow/test-subpart @@ -56,7 +56,7 @@ This is the text/plain part. EOF # check it -mhshow -part 1.1 -form mhl.null -nopause $msgnum > $actual 2>&1 +run_prog mhshow -part 1.1 -form mhl.null -nopause $msgnum > $actual 2>&1 check "$expected" "$actual" exit $failed