]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-cte-binary
Removed the tests of attach -v -a from test-attach-detach, and
[nmh] / test / mhshow / test-cte-binary
index 8f582b0a3f0e0cf7a87d550d4256ab7d83fdf079..9c31a657f06b59a888f558a8c02ef8c065efcf17 100755 (executable)
@@ -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