Date: Wed, 12 Feb 2003 13:06:20 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl Message-ID: <200302122106.h1CL6KtN068648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/02/12 13:06:20 PST
Modified files:
tools/tools/tinderbox tbmaster.pl
Log:
Simplify the log accumulation code. It turns out that the trick of
looking for ^===> can give quite annoying false positives, especially
when building kernels, so drop it; the context can be inferred from
make's "Stop in /foo/bar/baz" messages anyway.
Also add a case that I'd missed the first time around (which happens
to be the common case, not the exception...)
Revision Changes Path
1.2 +6 -5 src/tools/tools/tinderbox/tbmaster.pl
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302122106.h1CL6KtN068648>
