--- mitgcm.org/scripts/check_outp 2018/08/24 14:18:18 1.52 +++ mitgcm.org/scripts/check_outp 2019/09/18 16:17:55 1.53 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.52 2018/08/24 14:18:18 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.53 2019/09/18 16:17:55 jmc Exp $ # # The purpose of this script is to compare # the latest output with the previous one (from the same platform with @@ -394,8 +394,8 @@ ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all if test "x$MACHINES" = "x_All_" ; then - MACHINES="aces- acesgrid baudelaire engaging1 engaging- svante glacier ollie stan1" - MACHINES="$MACHINES pleiades archer stomp octopus saramago" + MACHINES="villon baudelaire batsi engaging1 engaging- svante glacier" + MACHINES="$MACHINES ollie stan1 pleiades archer" MALL=`cat $TMP.dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` for madd in $MALL ; do