Ignore:
Timestamp:
10/24/12 10:45:59 (12 years ago)
Author:
aclsce
Message:

Modified to write log files in TMP_MIGR_DATA directory (instead of current directory)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/PACK_IPSL/process_list.sh

    r1882 r1900  
    1616dirout_work=$OUTPUT_WORK 
    1717 
    18 export JOB_DIR=${LS_SUBCWD:-${PWD}} 
    19 export EXE_DIR=${JOB_DIR} 
     18export JOB_DIR=${TMP_MIGR_DATA} 
     19export EXE_DIR=${LS_SUBCWD:-${PWD}} 
     20 
    2021source ${EXE_DIR}/DEM_utilities.sh 
    2122#------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.