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/write_liste_tar.sh

    r1853 r1900  
    1111 
    1212# ---- 
    13 export JOB_DIR=${JOB_DIR:-${PWD}} 
     13export JOB_DIR=${JOB_DIR:-${TMP_MIGR_DATA}} 
    1414export IGCM_DEM=${IGCM_DEM:-${SCRATCHDIR}/IGCM_DEM} 
    1515export IGCM_TMP=${IGCM_TMP:-${IGCM_DEM}/tmp} 
Note: See TracChangeset for help on using the changeset viewer.