X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..39bfc0b25d39979d1ec47b14e69a4f17ea3493ab:/test/rcv/test-rcvstore diff --git a/test/rcv/test-rcvstore b/test/rcv/test-rcvstore index 9656f373..a49a3ccd 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 '/^$/,$d' >"$actual" 2>&1 +check "$expected" "$actual" # check -version case `$rcvstore -v` in