You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by gb...@apache.org on 2019/05/05 14:34:24 UTC

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

Author: gbechis
Date: Sun May  5 14:34:24 2019
New Revision: 1858693

URL: http://svn.apache.org/viewvc?rev=1858693&view=rev
Log:
be clear that active.list should not be hand-edited

Modified:
    spamassassin/trunk/build/mkupdates/listpromotable

Modified: spamassassin/trunk/build/mkupdates/listpromotable
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/mkupdates/listpromotable?rev=1858693&r1=1858692&r2=1858693&view=diff
==============================================================================
--- spamassassin/trunk/build/mkupdates/listpromotable (original)
+++ spamassassin/trunk/build/mkupdates/listpromotable Sun May  5 14:34:24 2019
@@ -170,6 +170,7 @@ $mailsa->{lint_callback} = sub {
 
 $mailsa->lint_rules();
 
+print "# DO NOT EDIT: file generated by build/mkupdates/listpromotable\n";
 print "# active ruleset list, automatically generated from $cgi_url\n";
 print "# with results from: $submitters\n";
 



Re: svn commit: r1858693 - /spamassassin/trunk/build/mkupdates/listpromotable

Posted by "Kevin A. McGrail" <km...@apache.org>.
+1 Good idea
On 5/5/2019 10:34 AM, gbechis@apache.org wrote:
> Author: gbechis
> Date: Sun May  5 14:34:24 2019
> New Revision: 1858693
>
> URL: http://svn.apache.org/viewvc?rev=1858693&view=rev
> Log:
> be clear that active.list should not be hand-edited
>
> Modified:
>     spamassassin/trunk/build/mkupdates/listpromotable
>
> Modified: spamassassin/trunk/build/mkupdates/listpromotable
> URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/mkupdates/listpromotable?rev=1858693&r1=1858692&r2=1858693&view=diff
> ==============================================================================
> --- spamassassin/trunk/build/mkupdates/listpromotable (original)
> +++ spamassassin/trunk/build/mkupdates/listpromotable Sun May  5 14:34:24 2019
> @@ -170,6 +170,7 @@ $mailsa->{lint_callback} = sub {
>  
>  $mailsa->lint_rules();
>  
> +print "# DO NOT EDIT: file generated by build/mkupdates/listpromotable\n";
>  print "# active ruleset list, automatically generated from $cgi_url\n";
>  print "# with results from: $submitters\n";
>  
>
>

-- 
Kevin A. McGrail
Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171