Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 7bbc46658a77d74a2447095b61b28e6e4ca32e06 https://github.com/galaxyproject/galaxy/commit/7bbc46658a77d74a2447095b61b28... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-02-03 (Sat, 03 Feb 2018) Changed paths: M lib/galaxy/jobs/__init__.py Log Message: ----------- Fix setting job failure exception This can happen when the job's tool is unavailble and outputs_to_working_directory is activated. Fixes https://github.com/galaxyproject/galaxy/issues/5424. Commit: b2e8d891b7ca7e24aaf86b6e559356e7d62f3373 https://github.com/galaxyproject/galaxy/commit/b2e8d891b7ca7e24aaf86b6e55935... Author: John Chilton <jmchilton@gmail.com> Date: 2018-02-03 (Sat, 03 Feb 2018) Changed paths: M lib/galaxy/jobs/__init__.py Log Message: ----------- Merge pull request #5456 from mvdbeek/fail_job_fix_when_tool_unavailable Fix setting job failure exception Compare: https://github.com/galaxyproject/galaxy/compare/1bd8c4fd26b6...b2e8d891b7ca