Changeset 2150 for CONFIG/UNIFORM/v5_dev


Ignore:
Timestamp:
08/08/13 14:53:10 (11 years ago)
Author:
acosce
Message:

Fix a bug in orchidee.driver (for diffuco_ok_inca)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v5_dev/LMDZORINCA_v5/BCOV/GENERAL/DRIVER/orchidee.driver

    r2144 r2150  
    129129# Modify in orchidee.def DIFFUCO_OK_INCA if inca coupling is activate 
    130130    if [ ! X${orchidee_UserChoices_CouplInca} = X ] ; then 
    131         ORCHIDEE_sed VEGET_UPDATE  ${orchidee_UserChoices_CouplInca} 
     131        ORCHIDEE_sed  DIFFUCO_OK_INCA ${orchidee_UserChoices_CouplInca} 
    132132    else 
    133         ORCHIDEE_sed VEGET_UPDATE n 
     133        ORCHIDEE_sed  DIFFUCO_OK_INCA n 
    134134    fi 
    135135 
Note: See TracChangeset for help on using the changeset viewer.