Skip to content

Commit

Permalink
Revert "add input parameter"
Browse files Browse the repository at this point in the history
This reverts commit 7f8b2fe.
  • Loading branch information
bernt-matthias committed Feb 11, 2023
1 parent a0fe618 commit d1ef7ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/tools/galaxy_slots/galaxy_slots.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
<command detect_errors="exit_code"><![CDATA[
echo "GALAXY_SLOTS \${GALAXY_SLOTS:-1}" > '$out'
]]></command>
<inputs>
<param name="mock" type="text"/>
</inputs>
<inputs/>
<outputs>
<data name="out" format="txt"/>
</outputs>
Expand Down

0 comments on commit d1ef7ee

Please sign in to comment.