X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..e6e854a44d877408fbe8e55fd71abb1c40150d3c:/test/rcv/test-rcvpack?ds=inline diff --git a/test/rcv/test-rcvpack b/test/rcv/test-rcvpack index 958504c6..b39ceaf0 100755 --- a/test/rcv/test-rcvpack +++ b/test/rcv/test-rcvpack @@ -33,7 +33,8 @@ Usage: rcvpack [switches] file -help EOF -run_prog $rcvpack -help >"$actual" 2>&1 +#### Skip nmh intro text. +run_prog "$rcvpack" -help | sed '/^$/,$d' >"$actual" 2>&1 check "$expected" "$actual" # check -version