Date: Sun, 05 Nov 2000 17:51:29 -0800 From: Jordan Hubbard <jkh@winston.osd.bsdi.com> To: obrien@FreeBSD.org Cc: "Jordan K. Hubbard" <jkh@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile Message-ID: <8522.973475489@winston.osd.bsdi.com> In-Reply-To: Message from "David O'Brien" <obrien@FreeBSD.org> of "Sun, 05 Nov 2000 16:15:14 PST." <20001105161514.A7914@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Adding the duplicated "start" message was intentional -- so it would be > easy to see how long the `make world' took. make world | grep '^>>>' This shows you the start time, the milestones, and the stop time. If you really like to see it in summary form then I'd suggest you move the initial "make world started" message to the end and put them next to eachother; I wouldn't mind that, it just looked silly to see two start messages in my own log output. - Jordan 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?8522.973475489>