/[MITgcm]/mitgcm.org/scripts/testing_score
ViewVC logotype

Diff of /mitgcm.org/scripts/testing_score

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

revision 1.2 by jmc, Tue Nov 1 16:52:32 2022 UTC revision 1.3 by jmc, Sat Dec 3 16:59:30 2022 UTC
# Line 29  if test $# = 0 ; then Line 29  if test $# = 0 ; then
29   #MACHINES=$MALL   #MACHINES=$MALL
30    #-- as done in "make_summary" (front_content/) and "check_outp" (scripts/):    #-- as done in "make_summary" (front_content/) and "check_outp" (scripts/):
31    MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`    MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`
32    MACHINES="villon batsi engaging1 engaging- svante"    MACHINES="villon batsi engaging1 engaging- svante glacier"
33    MACHINES="$MACHINES glacier ollie pleiades"    MACHINES="$MACHINES ollie albedo pleiades archer"
34    for madd in $MALL ; do    for madd in $MALL ; do
35       present=0       present=0
36       for m in $MACHINES ; do       for m in $MACHINES ; do

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

  ViewVC Help
Powered by ViewVC 1.1.22