Ignore:
Timestamp:
10/29/14 17:08:58 (10 years ago)
Author:
sdipsl
Message:
  • Dump one day ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_default.ksh

    r1134 r1138  
    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.