/[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.2 by jmc, Sat Jan 6 20:51:40 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 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.2

  ViewVC Help
Powered by ViewVC 1.1.22