]> diplodocus.org Git - nmh/blobdiff - test/mhmail/test-mhmail
Fix some typos in the comments.
[nmh] / test / mhmail / test-mhmail
index 4d127e4e603d725f4a5dc63dd0b1794152c27f14..ac7bc86d9031007191f4635377e7c9e287e8ca4b 100755 (executable)
@@ -89,7 +89,7 @@ Usage: mhmail [-t(o)] addrs ... [switches]
 EOF
 
 #### Skip nmh intro text.
-mhmail -help | sed '/^$/Q' >"$actual" 2>&1
+mhmail -help | sed '/^$/,$d' >"$actual" 2>&1
 check "$expected" "$actual"