/[MITgcm]/mitgcm.org/scripts/testing_score
ViewVC logotype

Diff of /mitgcm.org/scripts/testing_score

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

revision 1.4 by jmc, Tue May 30 17:51:36 2023 UTC revision 1.5 by jmc, Wed Jan 3 00:40:41 2024 UTC
# Line 103  for mname in $MACHINES ; do Line 103  for mname in $MACHINES ; do
103          UR4=0          UR4=0
104          HOST=''          HOST=''
105          if test -r $dir/summary.txt ; then          if test -r $dir/summary.txt ; then
106              TAPENAD=`grep -c ' Tapenade$' $dir/summary.txt`              TAPENAD=`grep -c ' generated by Tapenade' $dir/summary.txt`
107              ADJOINT=`grep -c -i '^ADJOINT' $dir/summary.txt`              ADJOINT=`grep -c -i '^ADJOINT' $dir/summary.txt`
108              TANGLIN=`grep -c -i '^TANGLIN' $dir/summary.txt`              TANGLIN=`grep -c -i '^TANGLIN' $dir/summary.txt`
109              if test "x$ADJOINT" = x1 ; then              if test "x$ADJOINT" = x1 ; then

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22