X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..880ff2a4f8f33fede426b21858dda31b58ffd27a:/test/rcv/test-rcvstore 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