- Timestamp:
- 11/12/12 17:26:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/PACK_IPSL/create_config_card.sh
r1913 r1919 15 15 16 16 # ---- 17 CURRENT_DIR=${PWD}18 17 export JOB_DIR=${JOB_DIR:-${TMP_MIGR_DATA}} 19 18 export IGCM_DEM=${IGCM_DEM:-${SCRATCHDIR}/IGCM_DEM} … … 218 217 if [[ ! -s ${IGCM_DEM_SIMU}/liste_output_files_config.txt ]]; then 219 218 DEM_log -2 "liste output vide" 220 cd ${ CURRENT_DIR}219 cd ${EXE_DIR} 221 220 ./write_liste_tar.sh ${IGCM_DEM_SIMU}/config_card_${JobName} 222 221 cd ${JOB_DIR}
Note: See TracChangeset
for help on using the changeset viewer.