/[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.2 by edhill, Fri Oct 3 04:04:38 2003 UTC revision 1.9.2.4 by edhill, Fri Oct 3 05:12:18 2003 UTC
# Line 481  for ac_option ; do Line 481  for ac_option ; do
481          -make=* | --make=*)          -make=* | --make=*)
482              MAKE=$ac_optarg ;;              MAKE=$ac_optarg ;;
483    
484          -clean | --clean | -c | --c)          -clean | --clean)
485              CLEANUP=t ;;              CLEANUP=t ;;
486    
487          -quick | --quick | -q | --q)          -quick | --quick | -q | --q)
# 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.2  
changed lines
  Added in v.1.9.2.4

  ViewVC Help
Powered by ViewVC 1.1.22