Skip to content

Commit

Permalink
Merge branch 'release_20.01' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Apr 30, 2020
2 parents 841c441 + 1be95cf commit 37b84b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy/tools/evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def __populate_output_collection_wrappers(self, param_dict, output_collections,
wrapper_kwds = dict(
datatypes_registry=self.app.datatypes_registry,
compute_environment=self.compute_environment,
io_type='output',
tool=tool,
name=name
)
Expand Down

0 comments on commit 37b84b7

Please sign in to comment.