1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/61d72d2b2e6e/ Changeset: 61d72d2b2e6e User: davebgx Date: 2014-06-11 20:21:12 Summary: Merge stable. Affected #: 1 file diff -r ecc4feed8db4fa8bf880904406ac59bba75950e4 -r 61d72d2b2e6e0afb60057b7a753b7506c56f4e1f templates/webapps/tool_shed/common/repository_actions_menu.mako --- a/templates/webapps/tool_shed/common/repository_actions_menu.mako +++ b/templates/webapps/tool_shed/common/repository_actions_menu.mako @@ -54,7 +54,7 @@ else: can_push = False - if not is_deprecated and not is_new and ( not changeset_is_malicious or can_push ): + if not is_deprecated and not is_new and not is_malicious: can_download = True else: can_download = False 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.