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

    r1875 r1900  
    2929 
    3030 
    31 export JOB_DIR=${JOB_DIR:-${PWD}} 
     31export JOB_DIR=${JOB_DIR:-${TMP_MIGR_DATA}} 
    3232export IGCM_DEM=${IGCM_DEM:-${SCRATCHDIR}/IGCM_DEM} 
    3333export IGCM_TMP=${IGCM_TMP:-${IGCM_DEM}/tmp} 
Note: See TracChangeset for help on using the changeset viewer.