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_se

    r1201 r1206  
    147147# Test if all was right before proceeding further 
    148148# ------------------------------------------------------------------ 
    149 IGCM_debug_Verif_Exit_Post 
     149IGCM_debug_Verif_Exit 
    150150 
    151151if [ ${StandAlone} = true ] ; then 
     
    341341        # 
    342342        IGCM_sys_Get /l liste_file_se[*] ${RUN_DIR_PATH} 
    343         IGCM_debug_Verif_Exit_Post 
     343        IGCM_debug_Verif_Exit 
    344344 
    345345        # Apply IGCM_Patch if needed 
     
    401401          # 
    402402          IGCM_sys_Get /l liste_file_se[*] ${RUN_DIR_PATH} 
    403           IGCM_debug_Verif_Exit_Post 
     403          IGCM_debug_Verif_Exit 
    404404 
    405405          # Apply IGCM_Patch if needed 
     
    464464          # 
    465465          IGCM_sys_Get /l liste_file_se[*] ${RUN_DIR_PATH} 
    466           IGCM_debug_Verif_Exit_Post 
     466          IGCM_debug_Verif_Exit 
    467467 
    468468          # Apply IGCM_Patch if needed 
     
    560560#D- Test if all was right before ATLAS 
    561561# -------------------------------------------------------------------- 
    562 IGCM_debug_Verif_Exit_Post 
     562IGCM_debug_Verif_Exit 
    563563 
    564564if [ ${config_UserChoices_TagName} = "IPSLCM4_v1_OASIS3" ] || \ 
Note: See TracChangeset for help on using the changeset viewer.