You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by do...@apache.org on 2010/02/16 04:46:39 UTC

svn commit: r910387 - /spamassassin/trunk/build/mkupdates/mkupdate-with-scores

Author: dos
Date: Tue Feb 16 03:46:38 2010
New Revision: 910387

URL: http://svn.apache.org/viewvc?rev=910387&view=rev
Log:
don't include STATISTICS-set?.txt in updates; the files are based on the original rescore mass-checks and are quickly out-of-date; this will save a ton of bandwidth on the mirrors

Modified:
    spamassassin/trunk/build/mkupdates/mkupdate-with-scores

Modified: spamassassin/trunk/build/mkupdates/mkupdate-with-scores
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/mkupdates/mkupdate-with-scores?rev=910387&r1=910386&r2=910387&view=diff
==============================================================================
--- spamassassin/trunk/build/mkupdates/mkupdate-with-scores (original)
+++ spamassassin/trunk/build/mkupdates/mkupdate-with-scores Tue Feb 16 03:46:38 2010
@@ -158,6 +158,7 @@
   # remember that 3KB == 1GB of traffic on the mirrors as of Jan 1, 2010
   set +e
   rm 70_sandbox.cf 70_inactive.cf
+  rm STATISTICS-set?.txt
   set -e
 
   mkdir -p $TMPDIR/trunk/etc/mail/spamassassin