X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ef02b5cfad61304c9745f112a9a5b76f12b6c1ed..880ff2a4:/test/rcv/test-rcvstore?ds=sidebyside diff --git a/test/rcv/test-rcvstore b/test/rcv/test-rcvstore index 9656f373..0f0ab0fe 100755 --- a/test/rcv/test-rcvstore +++ b/test/rcv/test-rcvstore @@ -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