Removed -pause from mhshow(1).
[mmh] / test / tests / mhshow / test-qp
index ae6ec05..74d70ee 100644 (file)
@@ -59,5 +59,5 @@ just a newline
 =l
 =\b ^H (backspace) character, probably erased = in diff output
 EOF
-mhshow -nopause $msgnum > $actual 2>&1
+mhshow $msgnum > $actual 2>&1
 diff -u $expected $actual