Skip to content

Commit

Permalink
fixx pureseq
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoppich committed May 17, 2019
1 parent fd124ba commit 492eeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_templates/install_pureseqtm.igui
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ $NCCMD <<EOF
<if comp="IS_SET" value1="pureseqtm_plot" sep=" "><const>-P 1</const></if>
</add>

<execute program="run_pureseqtm" location="" exec="sh" param="\${bindir}/PureseqTM.sh" \${cl} wsl="WSLsel">
<execute program="run_pureseqtm" location="" exec="sh" param="\${bindir}/PureseqTM.sh \${cl}" wsl="WSLsel">
<output type="FILE_STD" color="green" location="\${pureseqtm_output}" />
<output type="CERR" color="red" to="outputstream2" />
</execute>
Expand Down

0 comments on commit 492eeee

Please sign in to comment.