[m-rev.] trivial diff: build the release branch on goliath

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Feb 8 14:53:27 AEDT 2011


tools/run_all_tests_from_cron:
 	Build the release branch on the new rotd host.

Index: run_all_tests_from_cron
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/tools/run_all_tests_from_cron,v
retrieving revision 1.89
diff -u -r1.89 run_all_tests_from_cron
--- run_all_tests_from_cron	19 Dec 2010 14:16:24 -0000	1.89
+++ run_all_tests_from_cron	8 Feb 2011 03:51:43 -0000
@@ -104,7 +104,7 @@
  		#esac
  		BRANCH=latest
  		;;
-	   saturn)
+	   goliath)
  		case $DAY in
  			*[02468]) BRANCH=$release_branch ;;
  		        *) 	  BRANCH=latest ;;

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list