]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
Sigh. Mention that we have to do both a "git push" and a "git push --tags".
[nmh] / test / mhshow / test-qp
index 96b2969d376dc9d0e7bee063f316b792cd22a465..db3e073addb83c110f11b43a8663f487fc846ed6 100755 (executable)
@@ -68,7 +68,7 @@ just a newline
 =l
 =\b ^H (backspace) character, probably erased = in diff output
 EOF
-run_prog mhshow -nopause $msgnum > $actual 2>&1
+run_prog mhshow $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed