]> diplodocus.org Git - nmh/blobdiff - test/mhfixmsg/test-mhfixmsg
Added welcome message when nmh detects that its version changed.
[nmh] / test / mhfixmsg / test-mhfixmsg
index fb9b945045f75237d1f58b11ab39fe727d2c3aaa..152b11c7913c1ca4f58175d02c00ee664fe047a2 100755 (executable)
@@ -71,7 +71,7 @@ Usage: mhfixmsg [+folder] [msgs] [switches]
 EOF
 
 #### Skip nmh intro text.
-run_prog mhfixmsg -help | sed '/^$/Q' >"$actual" 2>&1
+run_prog mhfixmsg -help | sed '/^$/,$d' >"$actual" 2>&1
 check "$expected" "$actual"