des         2003/05/16 03:55:50 PDT
  FreeBSD src repository
  Modified files:
    tools/tools/tinderbox tbmaster.pl 
  Log:
  Don't be so sensitive; /\bStop\b/ can occur in normal output and trick
  tbmaster into thinking the build failed.  Look for /^Stop in / instead.
  
  Revision  Changes    Path
  1.23      +1 -1      src/tools/tools/tinderbox/tbmaster.pl