/[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.1 by jmc, Wed Aug 27 21:19:32 2008 UTC revision 1.2 by jmc, Fri Aug 29 18:12:15 2008 UTC
# Line 237  for mname in $MACHINES ; do Line 237  for mname in $MACHINES ; do
237                  comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null`                  comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null`
238                  eval $comm                  eval $comm
239                  RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt`                  RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt`
240                  NOI3E=`grep -c "^run: .*testreport .* '-noieee' " $dir/summary.txt`                  NOI3E=`grep -c "^run: .*testreport .* '*-noieee'* " $dir/summary.txt`
241              fi              fi
242              if test "x$RESTART" = x0 ; then              if test "x$RESTART" = x0 ; then
243                  kind="forward"                  kind="forward"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22