
bugzilla-daemon at bugzilla
Aug 8, 2012, 7:43 AM
Post #4 of 5
(220 views)
Permalink
|
|
[Bug 6820] listpromotable throwing an error
[In reply to]
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6820 Kevin A. McGrail <kmcgrail [at] pccc> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmcgrail [at] pccc --- Comment #4 from Kevin A. McGrail <kmcgrail [at] pccc> --- (In reply to comment #3) > (In reply to comment #2) > > Anyone have any idea what $1 is supposed to contain because I can't see what > > it would possibly do? > > Well, if Mark is right and it's supposed to be/\b(publish)\b/, then $1 would > be "publish", no? Yep, I believe Mark is right. He responded to my svn submit faster than I entered by bug updates. ;-) svn commit -m 'Adding parens on regex to define $1 for bug 6820' /usr/src/Mail-SpamAssassin/trunk/build/mkupdates/listpromotable Sending build/mkupdates/listpromotable Transmitting file data . Committed revision 1370784. This can likely be considered resolved but I want to look at the cron output tonight and likely remove the DEBUG. -- You are receiving this mail because: You are the assignee for the bug.
|