/[MITgcm]/MITgcm_contrib/test_scripts/svante/test_submit_svante
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/svante/test_submit_svante

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

revision 1.3 by jmc, Sat Apr 16 14:55:05 2016 UTC revision 1.4 by jmc, Thu Sep 22 20:27:40 2016 UTC
# Line 68  gcmDIR='MITgcm' Line 68  gcmDIR='MITgcm'
68  exp2add=''  exp2add=''
69  updFile='updated_code'  updFile='updated_code'
70    
71  echo "cd $TST_DISK ; pwd" | tee -a $LOG_FIL  echo "cd $TST_DISK ; pwd (x2)" | tee -a $LOG_FIL
72  cd $TST_DISK    | tee -a $LOG_FIL 2>&1  cd $TST_DISK    | tee -a $LOG_FIL 2>&1
73  pwd             | tee -a $LOG_FIL  pwd             | tee -a $LOG_FIL
74    sleep 30
75    pwd             | tee -a $LOG_FIL
76  if test ! -d $TST_DIR ; then  if test ! -d $TST_DIR ; then
77     echo -n "Creating a working dir: $TST_DIR ..."       | tee -a $LOG_FIL     echo -n "Creating a working dir: $TST_DIR ..."       | tee -a $LOG_FIL
78    #/bin/rm -rf $TST_DIR    #/bin/rm -rf $TST_DIR

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

  ViewVC Help
Powered by ViewVC 1.1.22