]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-charset
Remove support for -pause/-nopause switches to mhshow(1). This and
[nmh] / test / mhshow / test-charset
index d0d8028bdca5ee0919723749f5d86c45730df00a..974442c6bd19a6a05c1b9b625275eb617bf0b8df 100755 (executable)
@@ -50,7 +50,7 @@ part       text/plain                  10
 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