commit/galaxy-central: greg: Fix for bug introduced in the last change set.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/af1aaff959c4/ changeset: af1aaff959c4 user: greg date: 2011-09-20 16:45:23 summary: Fix for bug introduced in the last change set. affected #: 1 file (-1 bytes) --- a/lib/galaxy/webapps/community/controllers/repository.py Tue Sep 20 10:38:30 2011 -0400 +++ b/lib/galaxy/webapps/community/controllers/repository.py Tue Sep 20 10:45:23 2011 -0400 @@ -1254,7 +1254,6 @@ action='preview_tools_in_changeset', repository_id=repository_id, changeset_revision=changeset_revision, - galaxy_url=galaxy_url, message=message, status='error' ) ) return trans.response.send_redirect( web.url_for( controller='repository', 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