1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/51d3b2de1ed3/ Changeset: 51d3b2de1ed3 User: Dave Bouvier Date: 2013-11-14 23:50:54 Summary: Remove a return that was added while debugging. Affected #: 1 file diff -r fbbc387df15a317f0e1df50ba8e76cec2750a66a -r 51d3b2de1ed31ad118e939c360f82362d1c10927 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 @@ -580,7 +580,6 @@ ''' Update the repository metadata tool_test_results and appropriate flags using the API. ''' - return {} params[ 'tool_test_results' ] = test_results_dict if '-info_only' in sys.argv or 'GALAXY_INSTALL_TEST_INFO_ONLY' in os.environ: return {} 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.