Skip to content

Commit

Permalink
fixed xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard C. Burhans committed Apr 30, 2024
1 parent 7b119b4 commit fc8b75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/batched_lastz/batched_lastz.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
run_lastz_tarball.py '--input=$input' '--output=$output' '--parallel=\${GALAXY_SLOTS:-2}'
]]></command>
<inputs>
<param argument="--tarball" type="data" format="tgz" label="Tarball"/>
<param argument="--input" type="data" format="tgz" label="Tarball"/>
</inputs>
<outputs>
<data name="output" label="Output"/>
Expand Down

0 comments on commit fc8b75c

Please sign in to comment.