/[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.51 by jmc, Sat Jan 13 16:20:24 2018 UTC revision 1.52 by jmc, Fri Aug 24 14:18:18 2018 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 engaging svante glacier uv100 ollie stan1"    MACHINES="aces- acesgrid baudelaire engaging1 engaging- svante glacier ollie stan1"
398    MACHINES="$MACHINES pleiades archer stomp octopus saramago"    MACHINES="$MACHINES pleiades archer stomp octopus saramago"
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`

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

  ViewVC Help
Powered by ViewVC 1.1.22