/[MITgcm]/MITgcm/tools/example_scripts/csail/test_baudelaire
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/csail/test_baudelaire

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:03:10 2012 UTC revision 1.14 by jmc, Sat Oct 27 23:29:58 2012 UTC
# Line 100  do Line 100  do
100      new_dir="MITgcm_$typ"      new_dir="MITgcm_$typ"
101      if test -d $new_dir/CVS -a $checkOut = '0' ; then      if test -d $new_dir/CVS -a $checkOut = '0' ; then
102        pushd $new_dir        pushd $new_dir
103          if test $tt != $typ ; then
104            ( cd verification ; ../tools/do_tst_2+2 -clean )
105          fi
106        echo -n "Update the MITgcm code using: $cmdCVS ..."        echo -n "Update the MITgcm code using: $cmdCVS ..."
107        $cmdCVS update -P -d        $cmdCVS update -P -d
108        echo "  done"        echo "  done"

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

  ViewVC Help
Powered by ViewVC 1.1.22