/[MITgcm]/MITgcm_contrib/test_scripts/other/testing_loc
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/other/testing_loc

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

revision 1.13 by jmc, Sun Aug 26 18:10:43 2012 UTC revision 1.14 by jmc, Thu Jan 3 19:51:56 2013 UTC
# Line 57  else Line 57  else
57    ( cd MITgcm_$tt/verification ; testreport -clean >> ../../tr_clean_$tt.log 2>&1 )    ( cd MITgcm_$tt/verification ; testreport -clean >> ../../tr_clean_$tt.log 2>&1 )
58  fi  fi
59    set +x    set +x
60      if [ $gfort -eq 0 ] ; then
61        echo ' remove all Makefile_syntax and do "cvs update -P -d"' >> tr_clean_$tt.log
62        ( cd MITgcm_$tt/verification ; rm -f */build/Makefile_syntax )
63      else
64        echo ' run "cvs update -P -d"'  >> tr_clean_$tt.log
65      fi
66    echo ""    echo ""
67    
68    echo "=========================================================================="    echo "=========================================================================="

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22