X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/641e461b10b6fd320ed6a13ec4075754d29bbb0b..fc5bc39368b0c7e05bb5c62a84c44e3bdcbbb1c2:/test/mhmail/test-mhmail diff --git a/test/mhmail/test-mhmail b/test/mhmail/test-mhmail index 2e7375f0..cd85b95c 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 '/^$/,$d' >"$actual" 2>&1 +mhmail -help 2>&1 | sed '/^$/,$d' >"$actual" check "$expected" "$actual"