/[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

--- mitgcm.org/scripts/daily_update	2018/01/08 23:51:57	1.4
+++ mitgcm.org/scripts/daily_update	2018/01/29 20:36:59	1.5
@@ -1,6 +1,6 @@
 #! /usr/bin/env bash
 
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_update,v 1.4 2018/01/08 23:51:57 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/scripts/daily_update,v 1.5 2018/01/29 20:36:59 jmc Exp $
 
 # Run in: ~/testing/ to update several dir. which are used for:
 # - front_page building
@@ -16,10 +16,10 @@
  ( cd scripts && pwd && cvs -q update -P -d )
 fi
 
-#- update csail testing scripts:
-if test -d csail ; then
+#- update ref_machine testing scripts:
+if test -d ref_machine ; then
  echo -n 'Update dir: '
- ( cd csail && pwd && cvs -q update -P -d )
+ ( cd ref_machine && pwd && cvs -q update -P -d )
 fi
 
 #-- update tools/mpack-1.6 dir:

 

  ViewVC Help
Powered by ViewVC 1.1.22