1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/6d6449af7d62/ Changeset: 6d6449af7d62 User: greg Date: 2014-05-06 18:00:54 Summary: Import fix in ~/tool_shed/galaxy_install/migrate/common.py - thanks Nicola Soranzo Affected #: 1 file diff -r c78a4a3d51cdcd99754822d479798ed324ed9655 -r 6d6449af7d623b9b4a5bb0118750ad49f725b49a lib/tool_shed/galaxy_install/migrate/common.py --- a/lib/tool_shed/galaxy_install/migrate/common.py +++ b/lib/tool_shed/galaxy_install/migrate/common.py @@ -2,7 +2,7 @@ import os import sys import galaxy.config -from tool_shed.galaxy_install import install_manager, installed_repository_manager +from tool_shed.galaxy_install import tool_migration_manager, installed_repository_manager class MigrateToolsApplication( object, galaxy.config.ConfiguresGalaxyMixin ): 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.