/[MITgcm]/mitgcm.org/front_content/get+parse_msg
ViewVC logotype

Diff of /mitgcm.org/front_content/get+parse_msg

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

revision 1.1 by jmc, Wed Jan 3 23:17:49 2018 UTC revision 1.3 by jmc, Thu Jan 11 21:46:24 2018 UTC
# Line 6  Line 6 
6  #  MITgcm/verificaton/testreport script and store the data in a  #  MITgcm/verificaton/testreport script and store the data in a
7  #  reasonable location.  #  reasonable location.
8    
   
9  usage()  usage()
10  {  {
11      echo      echo
# Line 43  ADDRERR= Line 42  ADDRERR=
42  MUNPACK=$HERE/munpack  MUNPACK=$HERE/munpack
43  UnpTmpD="/var/tmp/m-prts-$USER"  UnpTmpD="/var/tmp/m-prts-$USER"
44  TR_LIST='TTT.'$$  TR_LIST='TTT.'$$
45  TEMPDIR=/tmp/prc_emails  TEMPDIR="/tmp/prc_emails_$USER"
46  STDOUT=$TEMPDIR/'outp.'$$  STDOUT=$TEMPDIR/'outp.'$$
47  ERRMSG=/tmp/tmp.$$  ERRMSG=/tmp/tmp.$$
48  PRT=1  PRT=1
# Line 175  if test $nbMsg != 0 ; then Line 174  if test $nbMsg != 0 ; then
174      #        therefore we do not terminate if non-zero      #        therefore we do not terminate if non-zero
175         #exit 6         #exit 6
176      fi      fi
177    #- This is the log file that current "check_outp" (run on baudelaire) is checking:
178      logpfx="prc_emails_" ; sfx=`date +%m%d`
179      logfile="/net/zany/data/ORWELL/export-7/u/jmc/testing/logs/${logpfx}$sfx"
180    #- update log-file to trigger a new "check_outp":
181      if test -e  $logfile ; then touch $logfile ; fi
182  fi  fi
183  #echo 'Start processing msg locally'  #echo 'Start processing msg locally'
184  #exit  #exit

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22