[m-rev.] trivial diff: test both branches

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Jan 17 18:46:47 AEDT 2003


Estimated hours taken: 0.25
Branches: main

tools/run_all_tests_from_cron:
	- Test both the 0.11 branch and the main branch,
	  rather than concentrating on the 0.11 branch.

Workspace: /home/mercury/public/test_mercury/scripts/mercury
Index: tools/run_all_tests_from_cron
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/run_all_tests_from_cron,v
retrieving revision 1.58
diff -u -d -r1.58 run_all_tests_from_cron
--- tools/run_all_tests_from_cron	13 Nov 2002 06:35:23 -0000	1.58
+++ tools/run_all_tests_from_cron	9 Jan 2003 14:56:02 -0000
@@ -114,11 +114,11 @@
 
 # While we are preparing for the release, test the release branch
 # intensively -- only test the main branch on one host (the ROTD host).
-case $HOST in
-earth)	;;
-*)	BRANCH=$release_branch ;;
-esac
-
+#case $HOST in
+#earth)	;;
+#*)	BRANCH=$release_branch ;;
+#esac
+#
 #-----------------------------------------------------------------------------#
 
 echo run_test $HOST $C_COMPILER

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list