chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a882a54
)
spam.m4: Fix report generation to cope with negative scores.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jan 2014 15:02:25 +0000
(15:02 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 25 Jan 2014 15:02:25 +0000
(15:02 +0000)
Oops!
spam.m4
patch
|
blob
|
blame
|
history
diff --git
a/spam.m4
b/spam.m4
index b219a281203631ce9956e6f2808213b78a2e70be..b20b7e061e78be8b01e55d6aec94680c118e822c 100644
(file)
--- 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