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/08/10 01:23:56 UTC

svn commit: r231140 - /spamassassin/branches/3.1/masses/mk-baseline-results

Author: jm
Date: Tue Aug  9 16:23:55 2005
New Revision: 231140

URL: http://svn.apache.org/viewcvs?rev=231140&view=rev
Log:
ensure that hit-frequencies uses the right logs when building STATISTICS.txt files

Modified:
    spamassassin/branches/3.1/masses/mk-baseline-results

Modified: spamassassin/branches/3.1/masses/mk-baseline-results
URL: http://svn.apache.org/viewcvs/spamassassin/branches/3.1/masses/mk-baseline-results?rev=231140&r1=231139&r2=231140&view=diff
==============================================================================
--- spamassassin/branches/3.1/masses/mk-baseline-results (original)
+++ spamassassin/branches/3.1/masses/mk-baseline-results Tue Aug  9 16:23:55 2005
@@ -46,7 +46,7 @@
 echo "and the 'score' field should be ignored.)"
 echo
 # don't just use "freqs", it's often out of date w.r.t. scores
-perl hit-frequencies -x -p -s $SCORESET
+perl hit-frequencies -x -p -s $SCORESET spam-test.log ham-test.log
 
 version=`( cd .. ; ./build/get_version )`
 echo