commit/galaxy-central: dan: Minor formating fix for 22f7938bfa33.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/0c8763c8d529/ changeset: 0c8763c8d529 user: dan date: 2013-02-15 19:19:30 summary: Minor formating fix for 22f7938bfa33. affected #: 1 file diff -r 22f7938bfa3331e1f4e03b67b85b1f9602fd1e85 -r 0c8763c8d52918ee15f83288d6d7cef153267239 lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py --- a/lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py +++ b/lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py @@ -705,7 +705,7 @@ new_install=True ) if 'data_manager' in metadata_dict: new_data_managers = shed_util.install_data_managers( trans.app, trans.app.config.shed_data_manager_config_file, metadata_dict, shed_config_dict, relative_install_dir, - tool_shed_repository, repository_tools_tups ) + tool_shed_repository, repository_tools_tups ) if 'datatypes' in metadata_dict: tool_shed_repository.status = trans.model.ToolShedRepository.installation_status.LOADING_PROPRIETARY_DATATYPES if not tool_shed_repository.includes_datatypes: 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.
participants (1)
-
Bitbucket