comparison macros.xml @ 2:953f0fd655c0 draft

"planemo upload commit 2a0fc8275bfbb76a828082424d346bbe0fd40914"
author guerler
date Thu, 01 Apr 2021 19:36:20 +0000
parents 1d9fcf2157e0
children
comparison
equal deleted inserted replaced
1:1d9fcf2157e0 2:953f0fd655c0
69 -i '$db_source.ffindex' 69 -i '$db_source.ffindex'
70 #end if 70 #end if
71 </token> 71 </token>
72 <token name="@db_source2@"> 72 <token name="@db_source2@">
73 #if $db_source.db_source_selector == 'indexed': 73 #if $db_source.db_source_selector == 'indexed':
74 -sd '${db_source.ffindex.fields.path}.ffdata' 74 -sd '${db_source2.ffindex.fields.path}.ffdata'
75 -si '${db_source.ffindex.fields.path}.ffindex' 75 -si '${db_source2.ffindex.fields.path}.ffindex'
76 #else 76 #else
77 -sd '$db_source.ffdata' 77 -sd '$db_source2.ffdata'
78 -si '$db_source.ffindex' 78 -si '$db_source2.ffindex'
79 #end if 79 #end if
80 </token> 80 </token>
81 </macros> 81 </macros>