Mercurial > repos > guerler > springsuite
comparison spring_minz.xml @ 37:0be0af9e695d draft
"planemo upload commit c716195a2cc1ed30ff8c4936621091296a93b2fc"
author | guerler |
---|---|
date | Wed, 25 Nov 2020 14:35:35 +0000 |
parents | b0e195a47df7 |
children | 172398348efd |
comparison
equal
deleted
inserted
replaced
36:2fe8ffff530d | 37:0be0af9e695d |
---|---|
1 <tool id="spring_minz" name="SPRING min-Z" version="0.1.2" python_template_version="3.5" license="MIT"> | 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}' && |