From owner-cvs-src@FreeBSD.ORG Thu May 15 13:33:34 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D3837B401; Thu, 15 May 2003 13:33:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C5443F75; Thu, 15 May 2003 13:33:34 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FKXX0U070277; Thu, 15 May 2003 13:33:33 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FKXXmP070276; Thu, 15 May 2003 13:33:33 -0700 (PDT) Message-Id: <200305152033.h4FKXXmP070276@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 13:33:33 -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 tbmaster.pl X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:33:35 -0000 des 2003/05/15 13:33:33 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Explicitly set the sandbox directory (it defaults to ~/tinderbox which is wrong when running a release tinderbox as root) Use the setup's COMMENT field in the subject of the failure report, instead of just "$branch tinderbox". Tweak the test setups. Revision Changes Path 1.21 +4 -6 src/tools/tools/tinderbox/tbmaster.pl