 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
--- mitgcm.org/scripts/check_outp	2009/09/01 20:27:24	1.19
+++ mitgcm.org/scripts/check_outp	2009/12/23 17:15:22	1.20
@@ -1,6 +1,6 @@
 #! /usr/bin/env bash
 
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.19 2009/09/01 20:27:24 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/check_outp,v 1.20 2009/12/23 17:15:22 jmc Exp $
 #
 #  The purpose of this script is to compare
 #  the latest output with the previous one (from the same platform with
@@ -268,7 +268,7 @@
 
 if test "x$MACHINES" = "x_All_" ; then
   MACHINES="faulks meander lagoon harbor dickens danton aces"
-  MACHINES="$MACHINES beagle columbia edvir rays solasrv sx8 xd1"
+  MACHINES="$MACHINES beagle columbia pleiades edvir rays solasrv sx8 xd1"
   MACHINES="$MACHINES bigred starp"
 
   MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq`
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |