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/libIGCM_post/IGCM_Patch_20091118_mask.ksh

    r1169 r1206  
    3131        IGCM_debug_Exit "neither here ${R_SAVE}/OCE/Output/${config_UserChoices_JobName}_mesh_mask.nc" 
    3232        IGCM_debug_Exit "nor here ${R_BUFR}/OCE/Output/${config_UserChoices_JobName}_mesh_mask.nc" 
    33         IGCM_debug_Verif_Exit_Post 
     33        IGCM_debug_Verif_Exit 
    3434      fi 
    3535    fi 
     
    140140    IGCM_sys_ncks -Ah -v nav_lon,nav_lat ${filename} file_mask.nc 
    141141 
     142    # ------------------------------------------------------------------ 
     143    # Test if all was right before proceeding further 
     144    # ------------------------------------------------------------------ 
     145    IGCM_debug_Verif_Exit 
     146 
    142147    #============================================ 
    143148    # Cleaning 
    144     IGCM_debug_Verif_Exit_Post 
    145149    IGCM_sys_Mv file_mask.nc ${filename} 
    146150    IGCM_sys_Rm mask3D.nc mask2D.nc file1.nc 
Note: See TracChangeset for help on using the changeset viewer.