Changeset 576


Ignore:
Timestamp:
03/09/12 10:41:32 (12 years ago)
Author:
mafoipsl
Message:

jgipsl : to allow ListOfComponents? known by driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/libIGCM_v1_12/libIGCM_config/libIGCM_config.ksh

    r528 r576  
    9090 
    9191    IGCM_card_DefineArrayFromSection ${SUBMIT_DIR}/config.card ListOfComponents 
     92    for comp in ${config_ListOfComponents[*]} ; do 
     93        IGCM_card_DefineArrayFromOption ${SUBMIT_DIR}/config.card ListOfComponents ${comp} 
     94    done 
    9295 
    9396    echo 
Note: See TracChangeset for help on using the changeset viewer.