Unverified Commit a9eb6691 authored by mvdbeek's avatar mvdbeek
Browse files

Add profile version to ethercalc

It writes to stderr, so that fails on most job runners (why not all???).
parent 42d53809
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<tool id="interactive_tool_ethercalc" tool_type="interactive" name="EtherCalc" version="0.1">
<tool id="interactive_tool_ethercalc" tool_type="interactive" name="EtherCalc" version="0.1" profile="20.01">
    <requirements>
        <container type="docker">shiltemann/ethercalc-galaxy-ie:17.05</container>
    </requirements>