/[MITgcm]/mitgcm.org/scripts/crontab_jmc
ViewVC logotype

Diff of /mitgcm.org/scripts/crontab_jmc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.24 by jmc, Thu Jun 30 16:30:32 2016 UTC revision 1.28 by jmc, Fri Jan 19 20:05:38 2018 UTC
# Line 1  Line 1 
1  # $Header$  # $Header$
2    
3  #---------------------------------------------------------  #---------------------------------------------------------
4  #-from: jmc@forge.csail.mit.edu  #-Formerly from: jmc@forge.csail.mit.edu -- Now on: jmc@mitgcmcvs.mit.edu:
5  #  current output of "crontab -l":  #  current output of "crontab -l":
6    MAILTO=jmc@ocean.mit.edu
7    
8    14,44 * * * * /u/jmc/testing/scripts/process_emails
9    30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update .
10    
11    #- Note: testreport output emails sent to: "jmc@dev.mitgcm.org" are put in
12    #        ~jmc/Mail/MITgcm-test/ on: forge.csail.mit.edu by procmail,
13    #        using following ~/.procmailrc :
14    -----> File starts here:
15    
16    PATH=/bin:/usr/bin
17    MAILDIR=$HOME/Mail      #you'd better make sure it exists
18    DEFAULT=$MAILDIR/default
19    LOGFILE=$MAILDIR/log    #recommended
20    
21    #  :0 c
22    :0
23    * ^Subject:.*MITgcm-test
24    MITgcm-test
25    
26  15,45 * * * * /u/u2/jmc/testing/scripts/process_emails  :0
27  #55  * * * * /u/u2/jmc/testing/scripts/build_mitgcm_front  ! jmc@ocean.mit.edu
 #30 23 * * * /u/u2/jmc/testing/scripts/daily_update  
 #25 00 * * * /u/u2/jmc/testing/scripts/daily_tarfile  
 #16 07,09,11,14,17 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -t -a jmc@ocean.mit.edu > chk_outp.stdout  
 #26 09 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu -d yesterday > chk_outp.stdout  
28    
29    <----- File Ends here.
30  #---------------------------------------------------------  #---------------------------------------------------------
31  #-from: jmc@baudelaire.csail.mit.edu  #-from: jmc@baudelaire.mit.edu
32  #  current output of "crontab -l":  #  current output of "crontab -l":
33  MAILTO=jmc@ocean.mit.edu  MAILTO=jmc@ocean.mit.edu
34    
35  05 00 * * * /u/u2/jmc/testing/csail/test_baudelaire a  05 00 * * * /u/jmc/testing/csail/test_baudelaire a
36  15 00 * * * /u/u2/jmc/testing/csail/test_baudelaire b  15 00 * * * /u/jmc/testing/csail/test_baudelaire b
37  01 15 * * * cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/u2/jmc/testing/logs/bld_manual.$$  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.$$
38  #40 13 * * * /u/u2/jmc/testing/temp/test_baudelaire  #40 13 * * * /u/jmc/testing/temp/test_baudelaire a
39  #33 10 * * * /u/u2/jmc/testing/temp/test_baudelaire_2  #46 10 * * * /u/jmc/testing/temp/test_crontab
40  #46 10 * * * /u/u2/jmc/testing/temp/test_crontab  
41    #- Inherited from forge, now commented out (moved to: jm_c@mitgcmcvs.mit.edu, see: crontab_gcm):
42  #- from forge:  # #15,45 * * * * /u/jmc/testing/scripts/process_emails
43  #15,45 * * * * /u/u2/jmc/testing/scripts/process_emails  # 55  * * * * /u/jmc/testing/scripts/build_mitgcm_front
44  55  * * * * /u/u2/jmc/testing/scripts/build_mitgcm_front  # 30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update .
45  30 23 * * * /u/u2/jmc/testing/scripts/daily_update  # 25 00 * * * /u/jmc/testing/scripts/daily_tarfile
46  25 00 * * * /u/u2/jmc/testing/scripts/daily_tarfile  # 35 00 * * * /u/jmc/testing/scripts/mk_git_tarfile
47  #05 14 * * * cd /u/u2/jmc/testing/front_content && ./make_summary -d 2010_02  # #05 16 * * * cd /u/jmc/testing/front_content && ./make_summary -d 2017_12
48    
49  16 07,13,16,18 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -t -a jmc@ocean.mit.edu > chk_outp.stdout  # 16 07,13,16,18 * * *  cd /u/jmc/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
50  46 09,11,14    * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -t -a jmc@ocean.mit.edu > chk_outp.stdout  # 46 09,11,14    * * *  cd /u/jmc/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
51  50 09 * * * cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu -d yesterday > chk_outp.stdout  # 50 09 * * * cd /u/jmc/testing/logs && ../scripts/check_outp -a jmc@mit.edu -d yesterday > chk_outp.stdout
52    
53  #---------------------------------------------------------  #---------------------------------------------------------

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.28

  ViewVC Help
Powered by ViewVC 1.1.22