]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-charset
Merge branch 'mhshow-fixup'
[nmh] / test / mhshow / test-charset
index d0d8028bdca5ee0919723749f5d86c45730df00a..0f3a53ca8037b97609143f52ce976ba1ed104e8b 100755 (executable)
@@ -46,11 +46,11 @@ Subject: test
 
 MIME-Version: 1.0
 
-part       text/plain                  10
+part       text/plain                  11
 This is a test
 EOF
 
-run_prog mhshow -nopause $msgnum > $actual 2>&1
+run_prog mhshow $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed