]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
Remove support for -pause/-nopause switches to mhshow(1). This and
[nmh] / test / mhshow / test-qp
index 924ee7b253d220471596dbc7b553f5e4e72198c4..db3e073addb83c110f11b43a8663f487fc846ed6 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 $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed