https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7997
--- Comment #1 from Sidney Markowitz <sid...@sidney.com> --- committed by hege: revision 1901346 Log: Test cleanups and fixes. Note that %patterns has now two exact patterns styles: - Literal strings match exactly the string. Whitespace is no longer ignored (any leading and trailing whitelist must match), but consecutive whitespace is normalized: q{ FOO } => '' ' FOO ' => '' - Regular expressions, defined with standard qr// operator: qr/ FOO / => '' revision 1901348 Log: Don't clear any tstprefs() or tstlocalrules() settings with clear_localrules() -- You are receiving this mail because: You are the assignee for the bug.