Skip to content

Commit

Permalink
Fix trailing spaces lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaysrikakulam committed Feb 2, 2024
1 parent bfd3ee6 commit 56b11c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/galaxy/tpv/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ tools:
entity.params['singularity_container_id_override']="docker://teambraker/braker3:v1.0.6"
env:
GENEMARK_PATH: "/usr/local/tools/_conda/envs/[email protected]/bin/genemark/bin/"
PROTHINT_PATH: "/usr/local/tools/_conda/envs/[email protected]/bin/genemark/bin/gmes/ProtHint/bin/"
PROTHINT_PATH: "/usr/local/tools/_conda/envs/[email protected]/bin/genemark/bin/gmes/ProtHint/bin/"
- if: helpers.tool_version_eq(tool, '3.0.7+galaxy2')
execute: |
entity.params['singularity_container_id_override']="docker://teambraker/braker3:v3.0.7.1"
Expand Down

0 comments on commit 56b11c8

Please sign in to comment.