/[MITgcm]/mitgcm.org/front_content/make_summary
ViewVC logotype

Diff of /mitgcm.org/front_content/make_summary

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

revision 1.44 by jmc, Thu Aug 7 23:23:17 2008 UTC revision 1.45 by jmc, Fri Aug 29 18:02:34 2008 UTC
# Line 282  for mname in $MACHINES ; do Line 282  for mname in $MACHINES ; do
282              comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null`              comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null`
283              eval $comm              eval $comm
284              RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt`              RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt`
285              NOI3E=`grep -c "^run: .*testreport .* '-noieee' " $dir/summary.txt`              NOI3E=`grep -c "^run: .*testreport .* '*-noieee'* " $dir/summary.txt`
286          fi          fi
287          if test "x$RESTART" = x0 ; then          if test "x$RESTART" = x0 ; then
288              kind="forward"              kind="forward"

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

  ViewVC Help
Powered by ViewVC 1.1.22