Ignore:
Timestamp:
10/29/14 16:05:30 (10 years ago)
Author:
sdipsl
Message:
  • Bugfix due to a side effect of the IDRIS /tmp workaround
File:
1 edited

Legend:

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

    r1091 r1134  
    161161#- RUN_DIR_PATH : Temporary working directory (=> TMP) 
    162162typeset -r RUN_DIR_PATH=${RUN_DIR_PATH:=${SCRATCHDIR}/RUN_DIR/${BRIDGE_MSUB_JOBID}_${$}} 
     163# Due to a workaround at IDRIS. /tmp is not functionning correctly there. 
     164IGCM_sys_MkdirWork ${RUN_DIR_PATH} 
    163165 
    164166#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.