You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2005/12/19 00:25:46 UTC

svn commit: r357553 - /spamassassin/trunk/build/mkupdates/listpromotable

Author: jm
Date: Sun Dec 18 15:25:41 2005
New Revision: 357553

URL: http://svn.apache.org/viewcvs?rev=357553&view=rev
Log:
don't add comments with SPAM% etc., they change every mass-check

Modified:
    spamassassin/trunk/build/mkupdates/listpromotable

Modified: spamassassin/trunk/build/mkupdates/listpromotable
URL: http://svn.apache.org/viewcvs/spamassassin/trunk/build/mkupdates/listpromotable?rev=357553&r1=357552&r2=357553&view=diff
==============================================================================
--- spamassassin/trunk/build/mkupdates/listpromotable (original)
+++ spamassassin/trunk/build/mkupdates/listpromotable Sun Dec 18 15:25:41 2005
@@ -142,7 +142,7 @@
   # rules that fail lint
   next if $rules_with_errors{$name};
 
-  $notes = "spam=$obj->{spc} ham=$obj->{hpc} so=$obj->{so}";
+  # $notes = "spam=$obj->{spc} ham=$obj->{hpc} so=$obj->{so}";
 
 publish: