On 01/27, Daryl C. W. O'Shea wrote: > >>Not quite sure why 3.3.0 would be different from 3.3.1+2 would be > >>different, but the reason we haven't had any stable branch rules > >>published in a while is that we haven't had enough *recent* spam > >>submitted. Last nights cron job says: > >> > >>HAM: 188008 (150000 required) > >>SPAM: 51330 (150000 required) > >>Insufficient spam corpus to generate scores; aborting. > > > >How recent is recent? > > Ham: 72 months > Spam: 2 months
>From yesterday I'm getting: Ham: 181322 Spam: 165436 Both are over 150000, so an sa-update should happen, right? What I did: rsync --exclude '*~' -vaz "[email protected]::corpus" /home/darxus/sa/corp ./log-grep-recent -m 72 `grep -l '^# SVN revision: 1083147$' ~/sa/corp/ham-net-*.log` > ~/sa/ham-full.log ./log-grep-recent -m 2 `grep -l '^# SVN revision: 1083147$' ~/sa/corp/spam-net-*.log` > ~/sa/spam-full.log wc -l ~/sa/*.log 181322 /home/darxus/sa/ham-full.log 165436 /home/darxus/sa/spam-full.log -- "Every normal man must be tempted at times to spit upon his hands, hoist the black flag, and begin slitting throats." - Henry Louis Mencken (1880-1956) http://www.ChaosReigns.com
