1 new changeset in galaxy-central:
http://bitbucket.org/galaxy/galaxy-central/changeset/da55aed5bb2e/ changeset: r5515:da55aed5bb2e user: fubar date: 2011-05-09 01:31:13 summary: Errant debug trash removed from picard_wrapper affected #: 1 file (22 bytes)
--- a/tools/picard/picard_wrapper.py Sun May 08 15:59:28 2011 -0400 +++ b/tools/picard/picard_wrapper.py Sun May 08 19:31:13 2011 -0400 @@ -180,7 +180,7 @@ except: r = [] if len(r) > 0: - res.append('<b>Picard on line resources - maxrows=%d</b><ul>\n' % maxrows) + res.append('<b>Picard on line resources:</b><ul>\n') res.append('<li><a href="http://picard.sourceforge.net/index.shtml">Click here for Picard Documentation</a></li>\n') res.append('<li><a href="http://picard.sourceforge.net/picard-metric-definitions.shtml">Click here for Picard Metrics definitions</a></li></ul><hr/>\n') if transpose:
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.
galaxy-commits@lists.galaxyproject.org