/[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.43 by jmc, Tue Mar 24 18:22:10 2015 UTC revision 1.44 by jmc, Sat Jun 13 16:27:20 2015 UTC
# Line 457  for pname in $MACHINES ; do Line 457  for pname in $MACHINES ; do
457              echo "  discard $sdir : $type , of='$optf'" | tee -a $OUTPFIL              echo "  discard $sdir : $type , of='$optf'" | tee -a $OUTPFIL
458              cmis=`expr $cmis + 1`              cmis=`expr $cmis + 1`
459            elif test $num = '0' ; then            elif test $num = '0' ; then
460              echo "no previous test for:" $key | tee -a $OUTPFIL              echo "  dir='$sdir', type='$type', of='$optf':" | tee -a $OUTPFIL
461                echo "  --> no previous test matching key='$key'" | tee -a $OUTPFIL
462              cmis=`expr $cmis + 1`              cmis=`expr $cmis + 1`
463            else            else
464              pline=`grep "^$key " $TMP.plist | head -1`              pline=`grep "^$key " $TMP.plist | head -1`

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

  ViewVC Help
Powered by ViewVC 1.1.22