From owner-cvs-projects@FreeBSD.ORG Fri Nov 19 11:02:08 2010 Return-Path: Delivered-To: cvs-projects@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5783106566C; Fri, 19 Nov 2010 11:02:08 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ABC5D8FC15; Fri, 19 Nov 2010 11:02:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id oAJB28bU009663; Fri, 19 Nov 2010 11:02:08 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id oAJB28Zo009662; Fri, 19 Nov 2010 11:02:08 GMT (envelope-from des) Message-Id: <201011191102.oAJB28Zo009662@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 19 Nov 2010 11:02:08 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/tinderbox/www index.cgi X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 11:02:08 -0000 des 2010-11-19 11:02:08 UTC FreeBSD projects repository Modified files: tinderbox/www index.cgi Log: Check for $age < 0 as well (in case the builder's clock is running ahead) Revision Changes Path 1.36 +1 -2 projects/tinderbox/www/index.cgi