Ignore:
Timestamp:
11/18/16 10:29:00 (8 years ago)
Author:
sdipsl
Message:
  • fix some environment problem with the PCMDI_MP
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_metrics_LMDZ

    r1356 r1364  
    148148 
    149149#================================== 
    150 # SET UP THE PATH (will be done in libIGCM_sys later) 
    151 #================================== 
    152 export PATH=${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin:${PATH} 
     150# SET UP THE PATH (wont be done in libIGCM_sys because setup_runtime.sh is way too intrusive) 
     151#================================== 
     152. ${PCMDI_MP}/work_install_${MP_Version}/PCMDI_METRICS/bin/setup_runtime.sh 
    153153 
    154154for metricsGroupName in ${GroupsOfMetrics} ; do 
Note: See TracChangeset for help on using the changeset viewer.