From owner-cvs-all@FreeBSD.ORG Fri Dec 12 04:04:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016AA16A4EC; Fri, 12 Dec 2003 04:04:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BBE643D2D; Fri, 12 Dec 2003 04:04:00 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBCC3xXJ009889; Fri, 12 Dec 2003 04:03:59 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBCC3xg2009888; Fri, 12 Dec 2003 04:03:59 -0800 (PST) (envelope-from des) Message-Id: <200312121203.hBCC3xg2009888@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 12 Dec 2003 04:03:59 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tinderbox.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 12:04:01 -0000 des 2003/12/12 04:03:59 PST FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Revert the last two commits. It seems that compat mode is actually faster than non-compat (using -j1), though reading the make(1) sources suggests that the opposite is true. Revision Changes Path 1.27 +7 -4 src/tools/tools/tinderbox/tinderbox.pl