]> diplodocus.org Git - nmh/blobdiff - test/rcv/test-rcvstore
Reworked BUGS section of nmh(7) man page, and added excerpt
[nmh] / test / rcv / test-rcvstore
index 9656f373ee93db5a278c2ef17e6a06c45ef17db4..0f0ab0fe2660a11a687d7d824043f03034089c96 100755 (executable)
@@ -38,8 +38,9 @@ Usage: rcvstore [+folder] [switches]
   -help
 EOF
 
-run_prog $rcvstore -help >$actual 2>&1
-check $expected $actual
+#### Skip nmh intro text.
+run_prog "$rcvstore" -help | sed '/^$/Q' >"$actual" 2>&1
+check "$expected" "$actual"
 
 # check -version
 case `$rcvstore -v` in