| 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 | 
| 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 |