Ignore:
Timestamp:
11/28/08 18:12:33 (16 years ago)
Author:
sdipsl
Message:

SD : - 2 options for asynchronous rebuild

  • from SCRATCHDIR (very good for platine, the same for mercure)
  • from Archive (good for platine, good for mercure)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_monitoring

    r18 r34  
    5353 
    5454#=========================================== 
    55 cd ${RUN_DIR_PATH} 
     55 
     56RUN_DIR=${RUN_DIR_PATH}/MONITORING_${YEARS} 
     57IGCM_sys_MkdirWork ${RUN_DIR} 
     58IGCM_sys_Cd ${RUN_DIR} 
    5659 
    5760if [ ${StandAlone} = true ] ; then 
Note: See TracChangeset for help on using the changeset viewer.