Changeset 35


Ignore:
Timestamp:
12/05/08 15:18:14 (16 years ago)
Author:
sdipsl
Message:

SD : tweak some path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_monitoring

    r34 r35  
    5454#=========================================== 
    5555 
    56 RUN_DIR=${RUN_DIR_PATH}/MONITORING_${YEARS} 
     56RUN_DIR=${RUN_DIR_PATH}/MONITORING 
    5757IGCM_sys_MkdirWork ${RUN_DIR} 
    5858IGCM_sys_Cd ${RUN_DIR} 
     
    7878 
    7979# 
    80 IGCM_sys_Get_Dir ${R_SAVE}/MONITORING ${RUN_DIR_PATH} 
     80IGCM_sys_Get_Dir ${R_SAVE}/MONITORING ${RUN_DIR} 
    8181 
    8282# -------------------------------------------- 
     
    9494    # 
    9595    if [ ! "X${liste_file_monitoring}" = X ] ; then 
    96         IGCM_sys_Get /l liste_file_monitoring ${RUN_DIR_PATH} 
    97         monitoring01 -q -p ${comp} -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR_PATH}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR_PATH} 
     96        IGCM_sys_Get /l liste_file_monitoring ${RUN_DIR} 
     97        monitoring01 -q -p ${comp} -t "${config_UserChoices_JobName} monitoring" -o ${RUN_DIR}/MONITORING ${FER_ATLAS}/${monitoring_file} ${RUN_DIR} 
    9898    fi 
    9999    # 
Note: See TracChangeset for help on using the changeset viewer.