/[MITgcm]/MITgcm/verification/testreport
ViewVC logotype

Diff of /MITgcm/verification/testreport

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

revision 1.9.2.3 by edhill, Fri Oct 3 04:15:34 2003 UTC revision 1.9.2.4 by edhill, Fri Oct 3 05:12:18 2003 UTC
# Line 600  for OPTFILE in $OPTFILES ; do Line 600  for OPTFILE in $OPTFILES ; do
600          #  Verify that the testdir exists and contains previous          #  Verify that the testdir exists and contains previous
601          #  results in the correct location--or skip this directory!          #  results in the correct location--or skip this directory!
602          if test ! -r $dir"/results/output.txt" ; then          if test ! -r $dir"/results/output.txt" ; then
603              echo | tee -a $SUMMARY              echo
604              echo "can't read \"$dir/results/output.txt\" -- skipping $dir" \              echo "can't read \"$dir/results/output.txt\" -- skipping $dir"
605                  | tee -a $SUMMARY              echo
606              continue              continue
607          fi          fi
608    

Legend:
Removed from v.1.9.2.3  
changed lines
  Added in v.1.9.2.4

  ViewVC Help
Powered by ViewVC 1.1.22