Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/make_summary 2010/03/19 16:06:37 1.63 +++ mitgcm.org/front_content/make_summary 2010/10/29 20:18:23 1.64 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.63 2010/03/19 16:06:37 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.64 2010/10/29 20:18:23 jmc Exp $ # # The purpose of this script is to create HTML summaries of the # directories produced by the "parse_emails" script. @@ -85,8 +85,8 @@ color="#bbffdd" ncolor="#bbddff" -MACHINES="faulks meander lagoon aces dickens danton beagle harbor" -MACHINES="$MACHINES columbia pleiades iblade rays solssrv solasrv sx8" +MACHINES="faulks meander aces baudelaire dickens danton beagle harbor" +MACHINES="$MACHINES pleiades iblade rays solasrv sx8" MACHINES="$MACHINES trane dodongo dokdo bigred" ( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > ./dir_all
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |