On Fri, Apr 02, 2004 at 03:48:12PM -0600, Andy Lester wrote:
> 
> A smokebot is a script that runs your test suite at regular intervals,
> kicked off by cron.  It checks out a given CVS branch, and then runs the
> entire test suite.  For us, it runs once an hour, and if any tests fail,
> the entire department gets notified.

Very helpful Andy.

> smoke $@ >> /home/smoke/smoke.out 2>&1 

And what does the inside of this 'smoke' script look like?

        Mark

--
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark Stosberg            Principal Developer  
   [EMAIL PROTECTED]     Summersault, LLC     
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .

Reply via email to