X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6fc2909634fb431c65ecfa8b6db4f6519f99b389..d3fbcfdac5b951d06c74138f2eeb88edcfe149f7:/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"