--- mitgcm.org/scripts/check_outp 2010/08/09 14:08:18 1.24 +++ mitgcm.org/scripts/check_outp 2010/11/24 16:22:08 1.26 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.24 2010/08/09 14:08:18 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.26 2010/11/24 16:22:08 jmc Exp $ # # The purpose of this script is to compare # the latest output with the previous one (from the same platform with @@ -314,9 +314,9 @@ ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > ./dir_all if test "x$MACHINES" = "x_All_" ; then - MACHINES="faulks meander lagoon aces.jmc aces.ce107 dickens danton beagle harbor" - MACHINES="$MACHINES columbia pleiades iblade rays solssrv solasrv sx8" - MACHINES="$MACHINES trane dodongo dokdo bigred" + MACHINES="faulks meander aces.jmc aces.ce107 baudelaire dickens danton beagle harbor" + MACHINES="$MACHINES pleiades iblade rays solasrv sx8" + MACHINES="$MACHINES trane dodongo dokdo stomp bigred" MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` for madd in $MALL ; do