From owner-cvs-all Sun Nov 5 17:51:43 2000 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 8BFCE37B479; Sun, 5 Nov 2000 17:51:39 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eA61pTI08526; Sun, 5 Nov 2000 17:51:29 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: obrien@FreeBSD.org Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile In-Reply-To: Message from "David O'Brien" of "Sun, 05 Nov 2000 16:15:14 PST." <20001105161514.A7914@dragon.nuxi.com> Date: Sun, 05 Nov 2000 17:51:29 -0800 Message-ID: <8522.973475489@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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