Ignore:
Timestamp:
10/29/14 17:09:22 (10 years ago)
Author:
sdipsl
Message:
  • Dumb every day :)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/libIGCM_v2.4/libIGCM_sys/libIGCM_sys_default.ksh

    r1137 r1139  
    120120typeset -r RUN_DIR_PATH=${RUN_DIR_PATH:=/home/${LOGIN}/RUN_DIR/tmp$$} 
    121121# Due to a workaround at IDRIS. /tmp is not functionning correctly there. 
    122 IGCM_sys_MkdirWork ${RUN_DIR_PATH} 
     122mkdir -p ${RUN_DIR_PATH} 
    123123 
    124124#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.