1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/8544d14f89dd/ Changeset: 8544d14f89dd User: greg Date: 2013-11-29 21:18:22 Summary: Minor fix for the tool shed's install and test framework. Affected #: 1 file diff -r 024e7ca6c1a6023d49f4f63014185d14760faecf -r 8544d14f89dd48d313384a22117f56fa07a99974 test/install_and_test_tool_shed_repositories/functional_tests.py --- a/test/install_and_test_tool_shed_repositories/functional_tests.py +++ b/test/install_and_test_tool_shed_repositories/functional_tests.py @@ -1070,7 +1070,7 @@ exclude_count += 1 exclude_dict[ 'repositories' ].append( repository_tuple ) exclude_list.append( exclude_dict ) - log.debug( 'The xml document %s containing the exclude list %s defines the following %s repositories to be excluded from testing...' % \ + log.debug( 'The xml document %s containing the exclude list defines the following %s repositories to be excluded from testing...' % \ ( str( xml_filename ), str( exclude_count ) ) ) #if '-list_repositories' in sys.argv: for name, owner, changeset_revision in exclude_verbose: 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.