1 new commit in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/commits/7cdccd6e7573/ Changeset: 7cdccd6e7573 User: jmchilton Date: 2014-11-11 20:56:18+00:00 Summary: Small fix for e4c9f0b. Affected #: 1 file
diff -r e4c9f0b5a73851ab2d8644889d305aaab80208d9 -r 7cdccd6e757315f66bada94b85cf046ff5f8edc1 lib/galaxy/tools/parameters/basic.py --- a/lib/galaxy/tools/parameters/basic.py +++ b/lib/galaxy/tools/parameters/basic.py @@ -2268,6 +2268,8 @@ subcollection_type = self._history_query( trans ).collection_type_description.collection_type pass
+ return d +
class HiddenDataToolParameter( HiddenToolParameter, DataToolParameter ): """
Repository URL: https://bitbucket.org/galaxy/galaxy-central/
--
This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
galaxy-commits@lists.galaxyproject.org