Changeset 92
- Timestamp:
- 07/19/07 09:22:56 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modipsl/trunk/util/ins_job
- Property svn:keywords set to Id
r91 r92 99 99 j=$(cd ${i%/*};pwd) 100 100 \cp ${F_RCI} ${j} 101 # IGCM_card_DefineArrayFromSection ${j}'/'${F_CFG} UserChoices102 101 IGCM_card_DefineVariableFromOption ${j}'/'${F_CFG} UserChoices JobName 103 102 print - "\nWorking with file ${F_CFG}"; … … 113 112 #- 114 113 # Extract list of AA_* files in libIGCM 115 # and create jobs ( but not with AA_job114 # and create jobs (for all except AA_job) 116 115 #- 117 116 l_cfg=$(find ${libIGCM} -name "AA_*" -print)
Note: See TracChangeset
for help on using the changeset viewer.