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

Diff of /mitgcm.org/scripts/prc_tr_emails

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

revision 1.4 by jmc, Thu Jan 11 21:59:04 2018 UTC revision 1.6 by jmc, Sat Feb 3 15:46:42 2018 UTC
# Line 16  if test ! -x $unpck ; then Line 16  if test ! -x $unpck ; then
16   cd $MPACKDIR   cd $MPACKDIR
17   ./configure && make   ./configure && make
18  fi  fi
19  unpck=$HOME/testing/munpack.$HOSTTYPE  mTyp=`echo $HOSTTYPE | sed 's/-.*$//'`
20    unpck=$HOME/testing/munpack.$mTyp
21  #ls -l $unpck  #ls -l $unpck
22    
23  #-- create a daily log file (if not already there)  #-- create a daily log file (if not already there)
# Line 40  fi Line 41  fi
41    
42  #-- get and parse emails :  #-- get and parse emails :
43  cd $HOME/testing/front_content && ./get+parse_msg -u $unpck -a jmc@ocean.mit.edu >> $logfile 2>&1  cd $HOME/testing/front_content && ./get+parse_msg -u $unpck -a jmc@ocean.mit.edu >> $logfile 2>&1
44  #cd $HOMEtesting/temp && ./get+parse_msg -u $unpck -a jmc@ocean.mit.edu >> $logfile 2>&1  #cd $HOME/testing/temp && ./get+parse_msg -u $unpck -a jmc@ocean.mit.edu >> $logfile 2>&1

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22