From owner-cvs-all@FreeBSD.ORG Fri Jul 9 13:15:32 2004 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 C773616A4CE; Fri, 9 Jul 2004 13:15:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE3143D1F; Fri, 9 Jul 2004 13:15:32 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i69DFWRU056687; Fri, 9 Jul 2004 13:15:32 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i69DFWY3056686; Fri, 9 Jul 2004 13:15:32 GMT (envelope-from des) Message-Id: <200407091315.i69DFWY3056686@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 9 Jul 2004 13:15:32 +0000 (UTC) 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, 09 Jul 2004 13:15:33 -0000 des 2004-07-09 13:15:32 UTC FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: When cleaning house, don't try to remove what isn't there. Revision Changes Path 1.40 +13 -7 src/tools/tools/tinderbox/tinderbox.pl