Changeset 1655


Ignore:
Timestamp:
10/24/24 09:20:35 (3 months ago)
Author:
aclsce
Message:

Fixed new bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_PREPOST/libIGCM_config/libIGCM_config.ksh

    r1654 r1655  
    12621262    IGCM_sys_build_execution_scripts 
    12631263  fi 
    1264  
    1265   ExecutionFail=false 
    1266  
     1264  if [ ${job_type} != "postrun" ] ; then 
     1265    ExecutionFail=false 
     1266  fi 
    12671267  # Update the rabbitMQ queue 
    12681268  IGCM_debug_BigBro_Update 
Note: See TracChangeset for help on using the changeset viewer.