X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/880ff2a4f8f33fede426b21858dda31b58ffd27a..cb7874fcb45549b99e4847affe4a2bd20e20e648:/test/mhmail/test-mhmail?ds=sidebyside diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 4d127e4e..ac7bc86d 100755 --- a/test/mhmail/test-mhmail +++ b/test/mhmail/test-mhmail @@ -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"