/[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.9 by jmc, Sat May 2 14:37:05 2009 UTC revision 1.10 by jmc, Thu May 21 15:42:46 2009 UTC
# Line 309  for mname in $MACHINES ; do Line 309  for mname in $MACHINES ; do
309            #- discard unsafe test:            #- discard unsafe test:
310            dd=`echo $optf | grep -c 'gfortran.*mth'`            dd=`echo $optf | grep -c 'gfortran.*mth'`
311            if test $mname = 'lagoon' -a $dd = 1 ; then num=-1 ; fi            if test $mname = 'lagoon' -a $dd = 1 ; then num=-1 ; fi
312              if test $mname = 'harbor' -a $dd = 1 ; then num=-1 ; fi
313            if test $mname = 'aces' -a $optf = 'linux_ia32_open64' ; then num=-1 ; fi            if test $mname = 'aces' -a $optf = 'linux_ia32_open64' ; then num=-1 ; fi
314            if test $mname = 'aces' -a $optf = 'linux_ia32_g95' ; then num=-1 ; fi            if test $mname = 'aces' -a $optf = 'linux_ia32_g95' ; then num=-1 ; fi
315            if test $num -gt 0 ; then            if test $num -gt 0 ; then

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22