Changeset 433 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
04/06/11 16:11:19 (13 years ago)
Author:
mmaipsl
Message:

If EXECUTION fails, we will now copy all output text files from RUN_DIR to SUBMIT_DIR to ease the debug of the problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r432 r433  
    458458            IGCM_debug_Exit "EXECUTABLE" 
    459459            IGCM_sys_Cp ${Exe_Output} ${SUBMIT_DIR}/${PREFIX}_${Exe_Output}_error 
     460            ExecutionFail=true 
    460461        fi 
    461462        echo                                            >> ${Exe_Output} 
Note: See TracChangeset for help on using the changeset viewer.