From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 18:04:30 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5626C16A4CE; Fri, 12 Nov 2004 18:04:30 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE5B43D31; Fri, 12 Nov 2004 18:04:29 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iACI2OtH030636; Fri, 12 Nov 2004 11:02:24 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 12 Nov 2004 11:02:33 -0700 (MST) Message-Id: <20041112.110233.121554487.imp@bsdimp.com> To: scottl@freebsd.org From: "M. Warner Losh" In-Reply-To: <41944A7D.8010702@freebsd.org> References: <20041112045311.BC69F7306E@freebsd-current.sentex.ca> <41944A7D.8010702@freebsd.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: i386@freebsd.org cc: tinderbox@freebsd.org cc: current@freebsd.org Subject: Re: Stop killing kittens! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 18:04:30 -0000 In message: <41944A7D.8010702@freebsd.org> Scott Long writes: : Please! It's getting pretty frustrating to have commits breaking world : just about every single day for the past week. Please slow down and : test and verify _BEFORE_ you commit. This is starting to become a : problem =-/ I did test and verify before I committed. However, it was the age old problem: My tree had multiple changes in it that masked the problem. Warner