Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/scripts/check_outp 2010/10/29 20:18:55 1.25
+++ 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.25 2010/10/29 20:18:55 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
@@ -315,8 +315,8 @@
if test "x$MACHINES" = "x_All_" ; then
MACHINES="faulks meander aces.jmc aces.ce107 baudelaire dickens danton beagle harbor"
- MACHINES="$MACHINES columbia pleiades iblade rays solssrv solasrv sx8"
- MACHINES="$MACHINES trane dodongo dokdo bigred"
+ 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
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |