diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-09-01 21:22:27 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-09-01 21:24:10 -0400 |
commit | 6b39982b66f8b37e9999859ddd4302e93c5afbd3 (patch) | |
tree | 0fee523ff613e93808888d396e3466c5a88a308f /NEWS | |
parent | 8886280685b63983be8101d98cf9dc6b203d4eac (diff) | |
download | snakemake-mode-6b39982b66f8b37e9999859ddd4302e93c5afbd3.tar.gz |
Change approach to handling errors
The approach from 7b210fc (Ignore standard error stream when digesting
output, 2016-09-01) does not work well because, depending on the
snakemake subcommand, the text of interest may be in the stderr stream.
Instead, use lines with spaces as a way to detect non-target lines.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions