Ignore:
Timestamp:
04/29/09 11:00:55 (15 years ago)
Author:
sdipsl
Message:

Bugfix : try to save stack file only in debug mode ; stack file exists only in debug mode.

File:
1 edited

Legend:

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

    r108 r113  
    193193        echo "IGCM_debug_Verif_Exit : Something wrong append." 
    194194        echo "                        EXIT THE JOB." 
    195         IGCM_sys_Cp stack ${SUBMIT_DIR}/stack_error 
    196195        echo 
    197196        if ( $DEBUG_debug ) ; then 
     197            IGCM_sys_Cp stack ${SUBMIT_DIR}/stack_error 
    198198            echo "Your files on ${R_OUT} :" 
    199199            IGCM_sys_Tree ${R_SAVE} 
Note: See TracChangeset for help on using the changeset viewer.