From 2ff893147141df4a8c281162613895713977a580 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 14 Feb 2005 15:09:07 +0000 Subject: [PATCH] fix CVSROOT --- build.sh | 4 ++-- crontab | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.sh b/build.sh index 5c1ddeb7..835c7a3c 100755 --- a/build.sh +++ b/build.sh @@ -4,11 +4,11 @@ # crontabs to build nightly releases (default). Can also be invoked # manually to build a tagged release (-r) in the current directory. # -# $Id: build.sh,v 1.22 2004/12/07 22:41:56 mlhuang Exp $ +# $Id: build.sh,v 1.23 2005/01/11 17:04:27 mlhuang Exp $ # # Set defaults -CVSROOT=:pserver:anon@build.planet-lab.org:/cvs +CVSROOT=:pserver:anon@cvs.planet-lab.org:/cvs CVS_RSH=ssh MODULE=build TAG=HEAD diff --git a/crontab b/crontab index 84cf6016..12e2cdba 100644 --- a/crontab +++ b/crontab @@ -3,13 +3,13 @@ # # TMP=/tmp EDITOR=emacs crontab crontab # -# $Id: crontab,v 1.9 2004/09/27 14:56:09 mlhuang Exp $ +# $Id: crontab,v 1.10 2004/12/09 06:34:18 mlhuang Exp $ # SHELL=/bin/bash MAILTO=build@lists.planet-lab.org -CVSROOT=:pserver:anon@build.planet-lab.org:/cvs +CVSROOT=:pserver:anon@cvs.planet-lab.org:/cvs MODULE=build # -- 2.47.0