]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
Added static to declaration of docc().
[nmh] / test / mhshow / test-qp
index 96b2969d376dc9d0e7bee063f316b792cd22a465..dae70a5a0f850d4728c2764953a3d8286fe4bc8e 100755 (executable)
@@ -54,7 +54,7 @@ Subject: test
 
 MIME-Version: 1.0
 
-part       text/plain                 181
+[ part  - text/plain -   181B  ]
 =
 =
 ignored space at end
@@ -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