/[MITgcm]/mitgcm.org/front_content/make_summary
ViewVC logotype

Diff of /mitgcm.org/front_content/make_summary

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

--- mitgcm.org/front_content/make_summary	2009/06/22 23:09:05	1.53
+++ 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.53 2009/06/22 23:09:05 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.
@@ -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

 

  ViewVC Help
Powered by ViewVC 1.1.22