/[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.46 by jmc, Thu Dec 17 23:51:18 2015 UTC revision 1.47 by jmc, Fri Jul 1 17:00:10 2016 UTC
# Line 387  echo "     name     checked   comp    Di Line 387  echo "     name     checked   comp    Di
387  ( 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
388    
389  if test "x$MACHINES" = "x_All_" ; then  if test "x$MACHINES" = "x_All_" ; then
390    MACHINES="aces- acesgrid baudelaire danton iblade sx8 uv100 pleiades"    MACHINES="aces- acesgrid baudelaire engaging svante glacier uv100 ollie stan1"
391    MACHINES="$MACHINES stomp octopus engaging saramago svante glacier"    MACHINES="$MACHINES pleiades archer stomp octopus saramago"
392    
393    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`
394    for madd in $MALL ; do    for madd in $MALL ; do

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

  ViewVC Help
Powered by ViewVC 1.1.22