Matt Sergeant wrote:
> Current CVS supports a -S option, which means "stop
> at threshold", which does what you want.

Perfect!


> What if the (omitted) later tests would actually
mark
> down (score negative)?

If you know the lower bound for each test, you could
skip only the ones that couldn't affect the
classification.  Just keep track of the minimum
potential score, given which tests hadn't yet been
done.

Or, much simpler, just leave yourself some wiggle
room.  Don't stop until you have twice the points you
need.
But that wouldn't help nearly as much.  It'd better to
know which tests would never yield a negative score.



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to