]> diplodocus.org Git - nmh/blobdiff - test/mhmail/test-mhmail
Fixed typo in -help message.
[nmh] / test / mhmail / test-mhmail
index ff9fd40b50dec345e24faa5a15bfeb3637d92abd..4d127e4e603d725f4a5dc63dd0b1794152c27f14 100755 (executable)
@@ -88,8 +88,9 @@ Usage: mhmail [-t(o)] addrs ... [switches]
   mhmail with no arguments is equivalent to inc
 EOF
 
-mhmail -help >$actual 2>&1
-check $expected $actual
+#### Skip nmh intro text.
+mhmail -help | sed '/^$/Q' >"$actual" 2>&1
+check "$expected" "$actual"
 
 
 # check -version