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

Diff of /mitgcm.org/scripts/check_outp

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

revision 1.44 by jmc, Sat Jun 13 16:27:20 2015 UTC revision 1.45 by jmc, Wed Dec 16 23:29:11 2015 UTC
# Line 562  rm -f $TMP.dir_all $TMP.slist $TMP.plist Line 562  rm -f $TMP.dir_all $TMP.slist $TMP.plist
562  if test $OUTPFIL = "TTT.$$" ; then rm -f $OUTPFIL ; fi  if test $OUTPFIL = "TTT.$$" ; then rm -f $OUTPFIL ; fi
563  if test "x$ADDRESS" != 'xnone' ; then  if test "x$ADDRESS" != 'xnone' ; then
564    echo ".. send $OUTPSUM to $ADDRESS"    echo ".. send $OUTPSUM to $ADDRESS"
565    mail -s $OUTPSUM $ADDRESS < $OUTPSUM    mail -s 'check_outp summary' $ADDRESS < $OUTPSUM
566  fi  fi
567  echo ".. cat $OUTPSUM"  echo ".. cat $OUTPSUM"
568  cat $OUTPSUM  cat $OUTPSUM

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

  ViewVC Help
Powered by ViewVC 1.1.22