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_curie.ksh

    r1137 r1139  
    162162typeset -r RUN_DIR_PATH=${RUN_DIR_PATH:=${SCRATCHDIR}/RUN_DIR/${BRIDGE_MSUB_JOBID}_${$}} 
    163163# Due to a workaround at IDRIS. /tmp is not functionning correctly there. 
    164 IGCM_sys_MkdirWork ${RUN_DIR_PATH} 
     164mkdir -p ${RUN_DIR_PATH} 
    165165 
    166166#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.