Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/make_summary 2004/02/10 22:22:10 1.11
+++ mitgcm.org/front_content/make_summary 2004/03/04 21:48:42 1.12
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.11 2004/02/10 22:22:10 edhill Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.12 2004/03/04 21:48:42 edhill Exp $
#
# The purpose of this script is to create HTML summaries of the
# directories produced by the "parse_emails" script.
@@ -213,10 +213,13 @@
<td>Red Hat v7.2</td> </tr>
<tr bgcolor="#bbffdd"> <td> AMD Athlon </td> <td>"eddy"</td>
- <td>Red Hat 9</td> </tr>
+ <td>Fedora Core release 1.90 (FC2 Test 1) [gcc 3.3.3]</td> </tr>
<tr bgcolor="#bbddff"> <td> AMD Opteron cluster </td> <td>"dolphin"</td>
<td>SuSE SLES v8.1</td> </tr>
+ <tr bgcolor="#bbffdd"> <td> Intel P4 </td> <td>"hemmingway"</td>
+ <td>Fedora Core release 1 (gcc 3.3.2) </td> </tr>
+
<!--
<tr bgcolor="#bbddff"> <td> </td> <td>""</td>
<td></td> </tr>
@@ -246,7 +249,7 @@
res_url="http://mitgcm.org/testing/"
MACHINES="faulks shelley myrinet eaps halem hopper lomax orion bf bs slough sea"
-MACHINES="$MACHINES eddy adams dolphin"
+MACHINES="$MACHINES eddy adams dolphin hemmingway"
( cd $INDIR ; ls -1 ) > ./dir_all
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |