Changeset 1190


Ignore:
Timestamp:
04/17/15 17:33:58 (9 years ago)
Author:
sdipsl
Message:
  • bugfix with IGCM_comp_modifyDefFile to allow "clean error" so to say
File:
1 edited

Legend:

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

    r1176 r1190  
    11041104      # Exit because this is a blocker call 
    11051105      IGCM_debug_Exit "IGCM_comp_modifyDefFile : The variable ${key} cannot be modified. It should be set to AUTO." 
     1106      IGCM_debug_PopStack "IGCM_comp_modifyDefFile" 
    11061107      return 
    11071108    elif [ ${type} = nonblocker ] ; then 
Note: See TracChangeset for help on using the changeset viewer.