commit/galaxy-central: kanwei: Include
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/760c981e0a8e/ changeset: r5218:760c981e0a8e user: kanwei date: 2011-03-11 21:57:06 summary: Include affected #: 1 file (4 bytes) --- a/lib/galaxy/datatypes/converters/bam_to_summary_tree_converter.py Fri Mar 11 14:56:11 2011 -0500 +++ b/lib/galaxy/datatypes/converters/bam_to_summary_tree_converter.py Fri Mar 11 15:57:06 2011 -0500 @@ -2,7 +2,7 @@ from __future__ import division -import sys +import sys, os sys.stderr = open(os.devnull, 'w') # suppress stderr as cython produces warning on some systems: # csamtools.so:6: RuntimeWarning: __builtin__.file size changed 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