Ignore:
Timestamp:
02/02/16 12:13:08 (8 years ago)
Author:
sdipsl
Message:
  • enhance the log message when computing job is stopped by a post processing job. The prost processing job name thjat has trigger the fatal will be written next the Fatal keyword in the run.card
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_debug/libIGCM_debug.ksh

    r1277 r1280  
    780780 
    781781        # Notify the computing job that something wrong happened. 
    782         IGCM_card_WriteOption ${SUBMIT_DIR}/run.card Configuration PeriodState "Fatal" 
     782        IGCM_card_WriteOption ${SUBMIT_DIR}/run.card Configuration PeriodState "Fatal ${Script_Post_Output}" 
    783783 
    784784        # Mail notification? 
Note: See TracChangeset for help on using the changeset viewer.