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/09/16 21:28:05 UTC

svn commit: r576155 - /spamassassin/trunk/masses/rule-qa/corpus-nightly

Author: jm
Date: Sun Sep 16 12:28:04 2007
New Revision: 576155

URL: http://svn.apache.org/viewvc?rev=576155&view=rev
Log:
add some noise for the first few attempts at this

Modified:
    spamassassin/trunk/masses/rule-qa/corpus-nightly

Modified: spamassassin/trunk/masses/rule-qa/corpus-nightly
URL: http://svn.apache.org/viewvc/spamassassin/trunk/masses/rule-qa/corpus-nightly?rev=576155&r1=576154&r2=576155&view=diff
==============================================================================
--- spamassassin/trunk/masses/rule-qa/corpus-nightly (original)
+++ spamassassin/trunk/masses/rule-qa/corpus-nightly Sun Sep 16 12:28:04 2007
@@ -150,7 +150,7 @@
     rule-qa/nightly-slave-start $host
   done
 
-  $PERL mass-check --server $serverhost $opts
+  $PERL mass-check --noisy --progress --server $serverhost $opts
 
   # the slaves will exit when the server mass-check does
 fi