Mercurial > repos > guerler > springsuite
comparison spring_minz.xml @ 30:b0e195a47df7 draft
"planemo upload commit b306c715d8284c097220bc5c8461399fdc05eac7"
author | guerler |
---|---|
date | Tue, 24 Nov 2020 14:02:08 +0000 |
parents | 41353488926c |
children | 0be0af9e695d |
comparison
equal
deleted
inserted
replaced
29:41353488926c | 30:b0e195a47df7 |
---|---|
1 <tool id="spring_minz" name="SPRING min-Z" version="0.1.2" python_template_version="3.5"> | 1 <tool id="spring_minz" name="SPRING min-Z" version="0.1.2" python_template_version="3.5" license="MIT"> |
2 <description>filter operation</description> | 2 <description>filter operation</description> |
3 <command detect_errors="exit_code"><![CDATA[ | 3 <command detect_errors="exit_code"><![CDATA[ |
4 mkdir -p targets && | 4 mkdir -p targets && |
5 #for target in $targets | 5 #for target in $targets |
6 link '${str(target)}' 'targets/${target.element_identifier}' && | 6 link '${str(target)}' 'targets/${target.element_identifier}' && |