Ignore:
Timestamp:
06/05/15 17:28:35 (9 years ago)
Author:
sdipsl
Message:
  • Remove IGCM_debug_Verif_Exit_Post. Only IGCM_debug_Verif_Exit will manage exit cases.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_multi_se

    r1201 r1206  
    140140# Test if all was right before proceeding further 
    141141# ------------------------------------------------------------------ 
    142 IGCM_debug_Verif_Exit_Post 
     142IGCM_debug_Verif_Exit 
    143143 
    144144if [ ${StandAlone} = true ] ; then 
     
    316316    # 
    317317    IGCM_sys_Get /l liste_file_se[*] ${RUN_DIR_PATH} 
    318     IGCM_debug_Verif_Exit_Post 
     318    IGCM_debug_Verif_Exit 
    319319    # Search of common list of variables to be treated 
    320320    nbfile=0 
     
    402402#D- Test if all was right before ATLAS 
    403403# -------------------------------------------------------------------- 
    404 IGCM_debug_Verif_Exit_Post 
     404IGCM_debug_Verif_Exit 
    405405 
    406406if [ ${config_UserChoices_TagName} = "IPSLCM4_v1_OASIS3" ] || \ 
Note: See TracChangeset for help on using the changeset viewer.