comparison macros.xml @ 2:d97c5316e813 draft

"planemo upload commit 2a0fc8275bfbb76a828082424d346bbe0fd40914"
author guerler
date Thu, 01 Apr 2021 19:36:49 +0000
parents c1dff5c2a7b3
children
comparison
equal deleted inserted replaced
1:c1dff5c2a7b3 2:d97c5316e813
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>