--- mitgcm.org/front_content/make_summary 2008/08/07 23:23:17 1.44 +++ mitgcm.org/front_content/make_summary 2008/08/29 18:02:34 1.45 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.44 2008/08/07 23:23:17 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.45 2008/08/29 18:02:34 jmc Exp $ # # The purpose of this script is to create HTML summaries of the # directories produced by the "parse_emails" script. @@ -282,7 +282,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` fi if test "x$RESTART" = x0 ; then kind="forward"