galaxy-dist commit 45e1d5636fff: Fixed typo in jobs.actions.post
29 Jun
2010
29 Jun
'10
12:14 p.m.
# HG changeset patch -- Bitbucket.org # Project galaxy-dist # URL http://bitbucket.org/galaxy/galaxy-dist/overview # User Dannon Baker <dannon.baker@emory.edu> # Date 1277253455 14400 # Node ID 45e1d5636fffd284ea6cda2f14318b364370e985 # Parent a579674852103600ecd8e8b2549e76abc3917791 Fixed typo in jobs.actions.post --- a/lib/galaxy/jobs/actions/post.py +++ b/lib/galaxy/jobs/actions/post.py @@ -82,7 +82,7 @@ class EmailAction(DefaultJobAction): s.close() except Exception, e: log.error("EmailAction PJA Failed, exception: %s" % e) -L + @classmethod def get_config_form(cls, trans): form = """
5289
Age (days ago)
5289
Last active (days ago)
0 comments
1 participants
participants (1)
-
commits-noreply@bitbucket.org