--- MITgcm/verification/testreport 2004/12/07 22:14:35 1.53 +++ MITgcm/verification/testreport 2004/12/09 16:41:41 1.56 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.53 2004/12/07 22:14:35 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.56 2004/12/09 16:41:41 edhill Exp $ # $Name: $ # @@ -535,7 +535,7 @@ } } else { - if (best == -16 && abave != 0) best = -22; + if (best == -16) best = -22; } } if (lncnt == 999) best=-29; @@ -968,8 +968,6 @@ echo "DATE='$DATE'" >> $CDIR"/summary.txt" echo "tdir='$dir'" >> $CDIR"/summary.txt" - OLD_COMMAND=$COMMAND - COMMAND="./mitgcmuv > output.txt" for ex in $extra_runs ; do test -e "$dir/tr_run.$ex" && rm -rf "$dir/tr_run.$ex" mkdir "$dir/tr_run.$ex" @@ -1002,7 +1000,6 @@ echo "DATE='$DATE'" >> $CDIR"/summary.txt" echo "tdir='$dir'" >> $CDIR"/summary.txt" done - COMMAND=$OLD_COMMAND else fres=`printf '%s %s %s %s' ${genmake:-N} ${makedepend:-N} ${make:-N} ${run:-N}` fres=$fres"$results $dir"