1 |
# $Header$ |
# $Header$ |
2 |
|
|
3 |
|
Note: |
4 |
|
1) processing emails (scripts/process_emails) has been commented out from |
5 |
|
crontab on jmc@mitgcmcvs.mit.edu (on Feb 02, 2018) since no testreport |
6 |
|
email was sent anymore to this address: jmc@dev.mitgcm.org |
7 |
|
2) running ./daily_update was kept for longer, until Jan 05, 2021, since the |
8 |
|
update of ref_machine testing scripts was used for baudelaire testing (which |
9 |
|
ended after Feb 21, 2020). |
10 |
#--------------------------------------------------------- |
#--------------------------------------------------------- |
11 |
#-Formerly from: jmc@forge.csail.mit.edu -- Now on: jmc@mitgcmcvs.mit.edu: |
#-Formerly from: jmc@forge.csail.mit.edu -- Now on: jmc@mitgcmcvs.mit.edu: |
12 |
# current output of "crontab -l": |
# current output of "crontab -l": |
16 |
30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update . |
30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update . |
17 |
|
|
18 |
#- Note: testreport output emails sent to: "jmc@dev.mitgcm.org" are put in |
#- Note: testreport output emails sent to: "jmc@dev.mitgcm.org" are put in |
19 |
# ~jmc/Mail/MITgcm-test/ on: forge.csail.mit.edu by procmail, |
# ~jmc/Mail/MITgcm-test/ on: forge.csail.mit.edu by procmail, |
20 |
# using following ~/.procmailrc : |
# using following ~/.procmailrc : |
21 |
-----> File starts here: |
-----> File starts here: |
22 |
|
|
41 |
|
|
42 |
05 00 * * * /u/jmc/testing/csail/test_baudelaire a |
05 00 * * * /u/jmc/testing/csail/test_baudelaire a |
43 |
15 00 * * * /u/jmc/testing/csail/test_baudelaire b |
15 00 * * * /u/jmc/testing/csail/test_baudelaire b |
44 |
01 15 * * * cd /u/u0/httpd/html/build_manual && /u/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/jmc/testing/logs/bld_manual.$$ |
#- comment out manual built on Jan 23, 2018 (frozen) |
45 |
|
# 01 15 * * * cd /u/u0/httpd/html/build_manual && /u/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/jmc/testing/logs/bld_manual.$$ |
46 |
#40 13 * * * /u/jmc/testing/temp/test_baudelaire a |
#40 13 * * * /u/jmc/testing/temp/test_baudelaire a |
47 |
#46 10 * * * /u/jmc/testing/temp/test_crontab |
#46 10 * * * /u/jmc/testing/temp/test_crontab |
48 |
|
|