/[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.20 by edhill, Mon Aug 2 18:05:17 2004 UTC revision 1.22 by edhill, Wed Sep 1 18:57:34 2004 UTC
# Line 252  color="#bbffdd" Line 252  color="#bbffdd"
252  ncolor="#bbddff"  ncolor="#bbddff"
253  res_url="http://mitgcm.org/testing/"  res_url="http://mitgcm.org/testing/"
254    
255  MACHINES="faulks shelley myrinet eaps halem"  MACHINES="faulks shelley myrinet eaps halem columbia"
256  MACHINES="$MACHINES hopper lomax turing orion bf bs slough sea"  MACHINES="$MACHINES hopper lomax turing orion bf bs slough sea"
257  MACHINES="$MACHINES eddy adams dolphin hemmingway altix350"  MACHINES="$MACHINES eddy adams dolphin hemmingway altix350"
258    
# Line 292  for mname in $MACHINES ; do Line 292  for mname in $MACHINES ; do
292              OPTFILE=${OPTFILE##*/}              OPTFILE=${OPTFILE##*/}
293          fi          fi
294          if test "x$OPTFILE" = x ; then          if test "x$OPTFILE" = x ; then
295              comm=`grep '^# OPTFILE=' $dir/*/Makefile 2>/dev/null | head -1`              comm=`grep '^# OPTFILE=' $dir/*/Makefile* 2>/dev/null | head -1`
296              comm=${comm##*#}              comm=${comm##*#}
297              eval $comm              eval $comm
298              OPTFILE=${OPTFILE##*/}              OPTFILE=${OPTFILE##*/}

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.22

  ViewVC Help
Powered by ViewVC 1.1.22