]> diplodocus.org Git - nmh/blobdiff - test/mhfixmsg/test-mhfixmsg
rcvtty.c: Use struct utmpx's ut_line[], not a copy.
[nmh] / test / mhfixmsg / test-mhfixmsg
index b927b95e694525d0fa0415a8d1811675f4209f4e..138c505123996551aed61b898dddeeca992abe1a 100755 (executable)
@@ -73,7 +73,7 @@ Usage: mhfixmsg [+folder] [msgs] [switches]
 EOF
 
 #### Skip nmh intro text.
-run_prog mhfixmsg -help | sed '/^$/,$d' >"$actual" 2>&1
+run_prog mhfixmsg -help 2>&1 | sed '/^$/,$d' >"$actual"
 check "$expected" "$actual"