Skip to content

Commit

Permalink
remove stdio from ref
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Sep 22, 2023
1 parent 224de6f commit a9dcc20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/tool.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
<requirement version="1.0.0" type="package">samtools</requirement>
<container type="docker">one_super_image</container>
</requirements>
<stdio>
<exit_code range="1:" level="fatal"/>
</stdio>
<expand macro="stdio"/>
<version_command><![CDATA[aragorn.exe --version]]></version_command>
<command><![CDATA[aragorn.exe $flag
-float $float_section.float
Expand Down

0 comments on commit a9dcc20

Please sign in to comment.