Ignore:
Timestamp:
03/03/16 18:29:45 (8 years ago)
Author:
sdipsl
Message:
  • easier to handle
File:
1 edited

Legend:

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

    r1285 r1287  
    815815      esac 
    816816      # Notify the computing job that something wrong happened and stop it. 
    817       ( ${StopALL} ) && IGCM_card_WriteOption ${SUBMIT_DIR}/run.card Configuration PeriodState "Fatal ${Script_Post_Output}" 
     817      ( ${StopALL} ) && IGCM_card_WriteOption ${SUBMIT_DIR}/run.card Configuration PeriodState "Fatal.${Script_Post_Output}" 
    818818 
    819819      # If SpaceName is PROD we stop when post_processing failed 
Note: See TracChangeset for help on using the changeset viewer.