From: Mark Wooding Date: Sat, 25 Jan 2014 15:02:25 +0000 (+0000) Subject: spam.m4: Fix report generation to cope with negative scores. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/4ff4d3045f12bcdfeaf3d8bc2cd924d1ba5b613d?hp=a882a54894f876a9ddbdfd64083b98ae687816b2 spam.m4: Fix report generation to cope with negative scores. Oops! --- diff --git a/spam.m4 b/spam.m4 index b219a28..b20b7e0 100644 --- a/spam.m4 +++ b/spam.m4 @@ -159,7 +159,7 @@ data_spam: ## their scores. Leave `<<...>>' around everything else. set acl_m_spam_tests = \ ${sg{$acl_m_spam_tests} \ - {\N(?s)\n\s*([\d.]+)\s+([-\w]+)\s\N} \ + {\N(?s)\n\s*(-?[\d.]+)\s+([-\w]+)\s\N} \ {>>\$2:\$1,<<}} ## Strip everything still in `<<...>>' pairs, including any