]> diplodocus.org Git - nmh/blobdiff - test/mhmail/test-mhmail
Check for /etc/centos-release, on CentOS.
[nmh] / test / mhmail / test-mhmail
index 2e7375f0b6e087f9e9dae3542bdcd99bdca86c00..cd85b95c0cad001413984889780f09d073fad71a 100755 (executable)
@@ -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"