[m-rev.] trivial diff: redirect mail from nightly builds to me

Julien Fischer juliensf at cs.mu.OZ.AU
Wed Nov 30 11:46:48 AEDT 2005


Estimated hours taken: 0
Branches: main

tools/run_all_tests_from_cron:
	Send the results of the nightly builds to me rather
	than Zoltan while he is away.

Julien.

Index: run_all_tests_from_cron
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/run_all_tests_from_cron,v
retrieving revision 1.71
diff -u -r1.71 run_all_tests_from_cron
--- run_all_tests_from_cron	29 Nov 2005 08:05:01 -0000	1.71
+++ run_all_tests_from_cron	30 Nov 2005 00:41:36 -0000
@@ -206,7 +206,7 @@

 # NB we can't just pipe into `mutt' because the $mail_subject file
 # needs to be written before `mutt' is started.
-mutt -s "`cat $mail_subject`" zs at cs.mu.oz.au < $tmpfile
+mutt -s "`cat $mail_subject`" juliensf at cs.mu.oz.au < $tmpfile
 rm -f $tmpfile $tmpscript $mail_subject

 #-----------------------------------------------------------------------------#

--------------------------------------------------------------------------
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