--- mitgcm.org/front_content/make_summary 2009/06/22 20:23:48 1.52 +++ mitgcm.org/front_content/make_summary 2009/06/30 03:28:07 1.54 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.52 2009/06/22 20:23:48 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.54 2009/06/30 03:28:07 jmc Exp $ # # The purpose of this script is to create HTML summaries of the # directories produced by the "parse_emails" script. @@ -99,7 +99,7 @@ Intel P4 "faulks" Fedora Core 6 - Intel P4 "meander" Fedora Core 7 + Intel P4 "meander" Ubuntu 8.10 Intel P4 "lagoon" Fedora 8 @@ -269,7 +269,7 @@ comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null` eval $comm RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt` - NOI3E=`grep -c "^run: .*testreport.* '*-noieee'* " $dir/summary.txt` + NOI3E=`grep -c "^run: .*testreport.* '*-noieee'*" $dir/summary.txt` MTH=`grep -c "^run: .*testreport.* -mth " $dir/summary.txt` fi if test "x$RESTART" = x0 ; then