https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7983

--- Comment #15 from Henrik Krohns <apa...@hege.li> ---
(In reply to Kevin A. McGrail from comment #14)
> the question is what is the purpose of allmodules.t if we are going to
> remove modules that fail that test. Is it "all" or is it "some".  

Let me me this 100% clear to you, as apparently you haven't peeked at
all_modules.t or the patch I provided.

No one is removing anything from all_modules.t.

Just ignoring any unnecessary warnings from all_modules.t, which has no
relevance on actual failures we are trying to detect.

    sarun ("-D -t < data/nice/001 2>&1 | grep -vE
'(dns_block_rule|ResourceLimits not used|OLEVBMacro:.*required module)'",
\&patterns_run_cb);

(yes I'm aware that | grep might not be a portable way for Windows.. to be
improved later)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to