/[MITgcm]/MITgcm/tools/example_scripts/ACESgrid/aces_test_op64_tuv
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_op64_tuv

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

revision 1.8 by jmc, Fri Jun 26 16:10:42 2009 UTC revision 1.9 by jmc, Sun Jan 24 18:16:47 2010 UTC
# Line 46  if [ $dsp -gt 99 ] ; then Line 46  if [ $dsp -gt 99 ] ; then
46  fi  fi
47  if [ $checkOut -eq 1 ] ; then  if [ $checkOut -eq 1 ] ; then
48    if test -d $gcmDIR/CVS ; then    if test -d $gcmDIR/CVS ; then
49        /bin/rm -rf $gcmDIR/verification/tr_aces-${sfx}_????????_?
50    #   ( cd $gcmDIR/verification ; ../tools/do_tst_2+2 -clean )
51      echo "cvs update of dir $gcmDIR :"      echo "cvs update of dir $gcmDIR :"
52      ( cd $gcmDIR ; cvs -q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack update -P -d )      ( cd $gcmDIR ; cvs -q -d :pserver:cvsanon@mitgcm.org:/u/gcmpack update -P -d )
     /bin/rm -rf $gcmDIR/verification/tr_aces-${sfx}_????????_?  
53    else    else
54      echo "no dir: $gcmDIR/CVS => try a fresh check-out"      echo "no dir: $gcmDIR/CVS => try a fresh check-out"
55      checkOut=2      checkOut=2

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22