/[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

--- mitgcm.org/scripts/check_outp	2021/01/05 22:49:57	1.54
+++ mitgcm.org/scripts/check_outp	2021/02/26 18:47:43	1.55
@@ -1,6 +1,6 @@
 #! /usr/bin/env bash
 
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.54 2021/01/05 22:49:57 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.55 2021/02/26 18:47:43 jmc Exp $
 #
 #  The purpose of this script is to compare
 #  the latest output with the previous one (from the same platform with
@@ -410,7 +410,7 @@
 
 if test "x$MACHINES" = "x_All_" ; then
   MACHINES="villon baudelaire batsi engaging1 engaging- svante glacier"
-  MACHINES="$MACHINES ollie stan1 pleiades archer"
+  MACHINES="$MACHINES ollie stan pleiades archer"
 
   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