From owner-cvs-all@FreeBSD.ORG Tue Oct 14 13:02:00 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 3A41816A4B3; Tue, 14 Oct 2003 13:02:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B295543FA3; Tue, 14 Oct 2003 13:01:59 -0700 (PDT) (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 h9EK1xXJ088008; Tue, 14 Oct 2003 13:01:59 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9EK1xZd088007; Tue, 14 Oct 2003 13:01:59 -0700 (PDT) (envelope-from des) Message-Id: <200310142001.h9EK1xZd088007@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 14 Oct 2003 13:01:59 -0700 (PDT) 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: Tue, 14 Oct 2003 20:02:00 -0000 des 2003/10/14 13:01:59 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Add the "TB ---" prefix to error and warning messages so that early failures (e.g. failure to lock the sandbox) don't result in empty failure reports. Revision Changes Path 1.24 +2 -2 src/tools/tools/tinderbox/tinderbox.pl