[galaxyproject/galaxy] 5385ca: Fix handling of forgotten LSF jobs in cli
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5385ca0473be64f4cde24fef07b5a38f47e9444f https://github.com/galaxyproject/galaxy/commit/5385ca0473be64f4cde24fef07b5a... Author: Pablo Moreno <pcm32@users.noreply.github.com> Date: 2018-11-13 (Tue, 13 Nov 2018) Changed paths: M lib/galaxy/jobs/runners/util/cli/job/lsf.py Log Message: ----------- Fix handling of forgotten LSF jobs in cli Previous case assumed that "is not found" was part of the STDOUT when in fact is in the STDERR (and STDOUT is empty). Commit: bfa7b200526bccf4dc0ffe888972ffe879f688bc https://github.com/galaxyproject/galaxy/commit/bfa7b200526bccf4dc0ffe888972f... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/runners/util/cli/job/lsf.py Log Message: ----------- Add log warning for missing LSF jobs. Co-Authored-By: pcm32 <pcm32@users.noreply.github.com> Commit: 17299356f011b80dcf575399be5d6803a1f31cc7 https://github.com/galaxyproject/galaxy/commit/17299356f011b80dcf575399be5d6... Author: John Chilton <jmchilton@gmail.com> Date: 2018-11-15 (Thu, 15 Nov 2018) Changed paths: M lib/galaxy/jobs/runners/util/cli/job/lsf.py Log Message: ----------- Merge pull request #7007 from pcm32/patch-2 Fix handling of forgotten LSF jobs in cli Compare: https://github.com/galaxyproject/galaxy/compare/eaacc5bc9f35...17299356f011 **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