From 0b414b2e019102ab47a9427acb8ca56bbabc5263 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 21 Feb 2007 11:10:03 +0000 Subject: [PATCH] reverts to TAG:=HEAD - TAG gets overridden by the wrapper script anyway --- onelab.mk | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/onelab.mk b/onelab.mk index b5c6ecca..b45b0512 100644 --- a/onelab.mk +++ b/onelab.mk @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2003-2006 The Trustees of Princeton University # -# $Id: onelab.mk,v 1.8 2007/02/14 08:47:15 thierry Exp $ +# $Id: onelab.mk,v 1.9 2007/02/21 10:21:25 thierry Exp $ # # @@ -29,9 +29,8 @@ # CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs -#TAG := HEAD -# build based on the latest release candidate -TAG := planetlab-4_0-rc1 +# it's useless to set this here because it's overriden on the command line by nightly-build.sh +TAG := HEAD # Check if a tag has been checked out ifneq ($(wildcard CVS/Root),) -- 2.43.0