
6 Sep
2006
6 Sep
'06
4:08 p.m.
https://svn.lrde.epita.fr/svn/lrde-tools/trunk/build-farm Index: ChangeLog from Roland Levillain <roland@lrde.epita.fr> Add a recipient for cron's logs on brasilia. * buildfarm_worker/brasilia.fns: Add a recipient for cron's logs. brasilia.fns | 2 ++ 1 file changed, 2 insertions(+) Index: buildfarm_worker/brasilia.fns --- buildfarm_worker/brasilia.fns (revision 352) +++ buildfarm_worker/brasilia.fns (working copy) @@ -8,6 +8,8 @@ # ~/.zshenv is not sourced by the build script, this environment var # is defined here too. export CCACHE_DIR=/work/build/ccache +# Send the logs to Roland. +export MAILTO=roland@lrde.epita.fr clean_buildfarm