/[MITgcm]/mitgcm.org/scripts/daily_update
ViewVC logotype

Diff of /mitgcm.org/scripts/daily_update

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

revision 1.4 by jmc, Mon Jan 8 23:51:57 2018 UTC revision 1.5 by jmc, Mon Jan 29 20:36:59 2018 UTC
# Line 16  if test -d scripts ; then Line 16  if test -d scripts ; then
16   ( cd scripts && pwd && cvs -q update -P -d )   ( cd scripts && pwd && cvs -q update -P -d )
17  fi  fi
18    
19  #- update csail testing scripts:  #- update ref_machine testing scripts:
20  if test -d csail ; then  if test -d ref_machine ; then
21   echo -n 'Update dir: '   echo -n 'Update dir: '
22   ( cd csail && pwd && cvs -q update -P -d )   ( cd ref_machine && pwd && cvs -q update -P -d )
23  fi  fi
24    
25  #-- update tools/mpack-1.6 dir:  #-- update tools/mpack-1.6 dir:

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22