Ignore:
Timestamp:
03/12/13 18:29:45 (11 years ago)
Author:
sdipsl
Message:
  • Trivial changes to accomodate new_libIGCM function defined here /ccc/cont003/home/dsm/p86mart/.bash_alias (ksh-->bash)

She transforms every cp and rm by IGCM_sys_Cp and IGCM_sys_Rm within IGCM_debug_Check. So we need to source sys before calling it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_SaveSourceModifications

    r770 r832  
    7272 
    7373. ${libIGCM}/libIGCM_debug/libIGCM_debug.ksh 
    74       ( ${DEBUG_debug} ) && IGCM_debug_Check 
    7574#------- 
    7675. ${libIGCM}/libIGCM_sys/libIGCM_sys.ksh 
    7776. ${libIGCM}/libIGCM_config/libIGCM_config.ksh 
     77#------- 
     78( ${DEBUG_debug} ) && IGCM_debug_Check 
    7879 
    7980IGCM_sys_MkdirWork ${RUN_DIR_PATH} 
Note: See TracChangeset for help on using the changeset viewer.