Changeset 107 for trunk/libIGCM


Ignore:
Timestamp:
04/17/09 10:31:49 (15 years ago)
Author:
sdipsl
Message:

Bugfix : Forgot one dot before monitoring01 when using --listcommand 'IGCM_sys_RshArchive ls'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_monitoring

    r104 r107  
    131131        IGCM_debug_Print 1 "No time series detected by this command :" 
    132132        IGCM_debug_Print 1 "monitoring01 -l2 --listcommand 'IGCM_sys_RshArchive ls' ${FER_ATLAS}/${monitoring_file} ${R_SAVE}/${comp}/Analyse/TS_MO" 
    133         monitoring01 -l2 --listcommand 'IGCM_sys_RshArchive ls' ${FER_ATLAS}/${monitoring_file} ${R_SAVE}/${comp}/Analyse/TS_MO 
     133        . monitoring01 -l2 --listcommand 'IGCM_sys_RshArchive ls' ${FER_ATLAS}/${monitoring_file} ${R_SAVE}/${comp}/Analyse/TS_MO 
    134134    fi 
    135135    # 
Note: See TracChangeset for help on using the changeset viewer.