[galaxyproject/galaxy] de6dc0: Don't attempt len(None), ensure stdout/stderr are ...
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: de6dc00236ad2947d3bef479b5d7df5c3bef7ba4 https://github.com/galaxyproject/galaxy/commit/de6dc00236ad2947d3bef479b5d7d... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Don't attempt len(None), ensure stdout/stderr are strings in Job(Like).set_streams(). Commit: 529ed61c3b48e2d8a830e6a890d93b16a4f42ea4 https://github.com/galaxyproject/galaxy/commit/529ed61c3b48e2d8a830e6a890d93... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Merge pull request #6765 from natefoo/job-stdout-none-fix [18.09] Don't attempt len(None), ensure stdout/stderr are strings in Job(Like).set_streams(). Compare: https://github.com/galaxyproject/galaxy/compare/a89184aa707a...529ed61c3b48 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub