Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/scripts/check_outp 2014/01/01 18:13:50 1.41
+++ mitgcm.org/scripts/check_outp 2014/10/12 17:40:26 1.42
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.41 2014/01/01 18:13:50 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.42 2014/10/12 17:40:26 jmc Exp $
#
# The purpose of this script is to compare
# the latest output with the previous one (from the same platform with
@@ -387,7 +387,7 @@
if test "x$MACHINES" = "x_All_" ; then
MACHINES="aces- acesgrid baudelaire dickens danton pleiades"
- MACHINES="$MACHINES iblade sx8 uv100 stomp octopus saramago"
+ MACHINES="$MACHINES iblade sx8 uv100 stomp octopus svante saramago"
MALL=`cat $TMP.dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`
for madd in $MALL ; do
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |