[m-rev.] trivial diff: document changes for beta releases in test_mercury
Julien Fischer
juliensf at cs.mu.OZ.AU
Tue Nov 22 17:45:05 AEDT 2005
Estimated hours taken: 0.1
Branches: main
tools/test_mercury:
Mention that when we are building beta releases we also
need to update the value of the NEXT_BETA_VERSION in
w3/RELEASE_INFO.
Julien.
Index: test_mercury
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.270
diff -u -r1.270 test_mercury
--- test_mercury 21 Nov 2005 06:29:12 -0000 1.270
+++ test_mercury 22 Nov 2005 06:42:16 -0000
@@ -154,6 +154,8 @@
# This should usually be the same as $RELEASE_VERSION,
# but with `*' instead of $DATE.
#
+# NOTE: for beta releases you also need to set the value of
+# NEXT_BETA_VERSION in w3/RELEASE_INFO.
INSTALL_DIR_NAME=mercury-$BRANCH
DATE=`date '+%Y-%m-%d'`
case $BRANCH in
--------------------------------------------------------------------------
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