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 2007/11/13 00:58:55 UTC

svn commit: r594353 - /spamassassin/trunk/build/nightlymc/corpus.doc

Author: jm
Date: Mon Nov 12 15:58:55 2007
New Revision: 594353

URL: http://svn.apache.org/viewvc?rev=594353&view=rev
Log:
use --cs_cache on nightly mass-check server-side

Modified:
    spamassassin/trunk/build/nightlymc/corpus.doc

Modified: spamassassin/trunk/build/nightlymc/corpus.doc
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/nightlymc/corpus.doc?rev=594353&r1=594352&r2=594353&view=diff
==============================================================================
--- spamassassin/trunk/build/nightlymc/corpus.doc (original)
+++ spamassassin/trunk/build/nightlymc/corpus.doc Mon Nov 12 15:58:55 2007
@@ -1,5 +1,5 @@
-opts_weekly="--net --cache --cachedir=/tmpfs/aicache_nightly --restart=500 --after="15552000" --tail=15000 --net -j 8 -f /home/bbmass/mc-nightly/targets.doc"
-opts_nightly="--cache --cachedir=/tmpfs/aicache_nightly --restart=500 --after="15552000" --tail=15000 -f /home/bbmass/mc-nightly/targets.doc"
+opts_weekly="--net --cache --cachedir=/tmpfs/aicache_nightly --cs_cache --cs_cachedir=/export/home/bbmass/cache --restart=500 --after="15552000" --tail=15000 --net -j 8 -f /home/bbmass/mc-nightly/targets.doc"
+opts_nightly="--cache --cachedir=/tmpfs/aicache_nightly --cs_cache --cs_cachedir=/export/home/bbmass/cache --restart=500 --after="15552000" --tail=15000 -f /home/bbmass/mc-nightly/targets.doc"
 tmp=$HOME/tmp
 tree=$HOME/svn
 prefs_weekly=$HOME/user_prefs.weekly