Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/make_summary 2013/08/22 21:32:54 1.78
+++ mitgcm.org/front_content/make_summary 2014/01/01 18:11:54 1.79
@@ -1,11 +1,10 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.78 2013/08/22 21:32:54 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.79 2014/01/01 18:11:54 jmc Exp $
#
# The purpose of this script is to create HTML summaries of the
# directories produced by the "parse_emails" script.
-
usage()
{
echo
@@ -97,8 +96,8 @@
color="#bbffdd"
ncolor="#bbddff"
-MACHINES="aces- acesgrid baudelaire dickens danton beagle"
-MACHINES="$MACHINES pleiades iblade sx8 uv100 solasrv stomp weber"
+MACHINES="aces- acesgrid baudelaire dickens danton pleiades"
+MACHINES="$MACHINES iblade sx8 uv100 stomp octopus saramago"
( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > $TMP.dir_all
@@ -307,7 +306,6 @@
href="http://mitgcm.org/viewvc/MITgcm/MITgcm/tools/example_scripts/">
MITgcm/tools/example_scripts</a>.</p>
-
</body>
</html>
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |