1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/dde899d789b6/ changeset: dde899d789b6 user: greg date: 2013-02-13 22:35:32 summary: Fix yet another import in the Galaxy update manager. affected #: 1 file diff -r 29c1b1b78ea55bbcff28cd33338e2a765efb2e08 -r dde899d789b698f29269e521d2abc8a1f1373921 lib/galaxy/tool_shed/update_manager.py --- a/lib/galaxy/tool_shed/update_manager.py +++ b/lib/galaxy/tool_shed/update_manager.py @@ -4,6 +4,7 @@ import threading, urllib2, logging from galaxy.util import string_as_bool import galaxy.util.shed_util as shed_util +import galaxy.util.shed_util_common as suc from galaxy.model.orm import and_ log = logging.getLogger( __name__ ) 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.