| 185 | 
     #        therefore we do not terminate if non-zero | 
     #        therefore we do not terminate if non-zero | 
| 186 | 
       # exit 7 | 
       # exit 7 | 
| 187 | 
     fi | 
     fi | 
| 188 | 
 #- This is the log file that current "check_outp" (run on baudelaire) is checking: | 
 #- This is the log file that "check_outp" (run on baudelaire) was checking: | 
| 189 | 
     logpfx="prc_emails_" ; sfx=`date +%m%d` | 
   # logpfx="prc_emails_" ; sfx=`date +%m%d` | 
| 190 | 
     logfile="/net/zany/data/ORWELL/export-7/u/jmc/testing/logs/${logpfx}$sfx" | 
   # logfile="/net/zany/data/ORWELL/export-7/u/jmc/testing/logs/${logpfx}$sfx" | 
| 191 | 
 #- update log-file to trigger a new "check_outp": | 
 #- update log-file to trigger a new "check_outp": | 
| 192 | 
     if test -e  $logfile ; then touch $logfile ; fi | 
   # if test -e  $logfile ; then touch $logfile ; fi | 
| 193 | 
 fi | 
 fi | 
| 194 | 
 #echo 'Start processing msg locally' | 
 #echo 'Start processing msg locally' | 
| 195 | 
 #exit | 
 #exit |