[galaxyproject/galaxy] 8b0e3b: Fix recursion bug in BamNative datatype
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 8b0e3bd28f551864b5c989d756a69ad87115af10 https://github.com/galaxyproject/galaxy/commit/8b0e3bd28f551864b5c989d756a69... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-02-07 (Wed, 07 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Fix recursion bug in BamNative datatype We introduced this in https://github.com/galaxyproject/galaxy/pull/5180/ where we moved a lot of code form the Bam class into the BamNative class. Reported by @natefoo Commit: 64e4e8b572b85d09da53af95332c37b4dc8ecff0 https://github.com/galaxyproject/galaxy/commit/64e4e8b572b85d09da53af95332c3... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-08 (Thu, 08 Feb 2018) Changed paths: M lib/galaxy/datatypes/binary.py Log Message: ----------- Merge pull request #5482 from mvdbeek/bam_recursion_bug [18.01] Fix recursion bug in BamNative datatype Compare: https://github.com/galaxyproject/galaxy/compare/e9ed97f533c0...64e4e8b572b8
participants (1)
-
GitHub