X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..ef1ba39e8dae81091b6c3e73e72825ef6edea3c6:/test/rcv/test-rcvdist?ds=sidebyside diff --git a/test/rcv/test-rcvdist b/test/rcv/test-rcvdist index eca96860..21d5904e 100755 --- a/test/rcv/test-rcvdist +++ b/test/rcv/test-rcvdist @@ -32,7 +32,8 @@ Usage: rcvdist [switches] [switches for postproc] address ... -help EOF -run_prog $rcvdist -help >"$actual" 2>&1 +#### Skip nmh intro text. +run_prog "$rcvdist" -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version