/[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.52 by jmc, Fri Aug 24 14:18:18 2018 UTC revision 1.53 by jmc, Wed Sep 18 16:17:55 2019 UTC
# Line 394  echo "     name     checked   comp    Di Line 394  echo "     name     checked   comp    Di
394  ( 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
395    
396  if test "x$MACHINES" = "x_All_" ; then  if test "x$MACHINES" = "x_All_" ; then
397    MACHINES="aces- acesgrid baudelaire engaging1 engaging- svante glacier ollie stan1"    MACHINES="villon baudelaire batsi engaging1 engaging- svante glacier"
398    MACHINES="$MACHINES pleiades archer stomp octopus saramago"    MACHINES="$MACHINES ollie stan1 pleiades archer"
399    
400    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`
401    for madd in $MALL ; do    for madd in $MALL ; do

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

  ViewVC Help
Powered by ViewVC 1.1.22