]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
Turns out those warnings for ali(1) actually happen when the prefix is
[nmh] / test / mhshow / test-qp
index 924ee7b253d220471596dbc7b553f5e4e72198c4..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
-mhshow -nopause $msgnum > $actual 2>&1
+run_prog mhshow $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed