]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-subpart
Removed recommendation from mhstore man page that users not put
[nmh] / test / mhshow / test-subpart
index eb74acddd53fdad662b44d261bf6f4ee2cbdac30..0d152bb3d208608616d80c68d8d8575c62ec704f 100755 (executable)
@@ -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