/[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.55 by jmc, Fri Feb 26 18:47:43 2021 UTC revision 1.56 by jmc, Sat Dec 3 16:59:30 2022 UTC
# Line 409  echo "     name     checked   comp    Di Line 409  echo "     name     checked   comp    Di
409  ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all  ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all
410    
411  if test "x$MACHINES" = "x_All_" ; then  if test "x$MACHINES" = "x_All_" ; then
412    MACHINES="villon baudelaire batsi engaging1 engaging- svante glacier"    MACHINES="villon batsi engaging1 engaging- svante glacier"
413    MACHINES="$MACHINES ollie stan pleiades archer"    MACHINES="$MACHINES ollie albedo pleiades archer"
414    
415    MALL=`cat $TMP.dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`    MALL=`cat $TMP.dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`
416    for madd in $MALL ; do    for madd in $MALL ; do

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

  ViewVC Help
Powered by ViewVC 1.1.22