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_pack_restart

    r1201 r1206  
    159159# Test if all was right before proceeding further 
    160160# ------------------------------------------------------------------ 
    161 IGCM_debug_Verif_Exit_Post 
     161IGCM_debug_Verif_Exit 
    162162 
    163163if [ ${StandAlone} = true ] ; then 
     
    218218# Test if all was right before proceeding further 
    219219# ------------------------------------------------------------------ 
    220 IGCM_debug_Verif_Exit_Post 
     220IGCM_debug_Verif_Exit 
    221221 
    222222# Init loop 
     
    262262  # Test if all was right before proceeding cleaning 
    263263  # ------------------------------------------------------------------ 
    264   IGCM_debug_Verif_Exit_Post 
     264  IGCM_debug_Verif_Exit 
    265265  # Clean links 
    266266  cat ${RUN_DIR}/liste_pack_${date_begin_pack}_${date_end_pack}.txt | xargs rm 
Note: See TracChangeset for help on using the changeset viewer.