]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
Removed recommendation from mhstore man page that users not put
[nmh] / test / mhshow / test-qp
index 924ee7b253d220471596dbc7b553f5e4e72198c4..96b2969d376dc9d0e7bee063f316b792cd22a465 100755 (executable)
@@ -68,7 +68,7 @@ just a newline
 =l
 =\b ^H (backspace) character, probably erased = in diff output
 EOF
-mhshow -nopause $msgnum > $actual 2>&1
+run_prog mhshow -nopause $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed