gecko-dev/tools/tryselect
Andrew Halberstadt 25bfeaa7a6 Bug 1412134 - [tryselect] Redirect stderr to a separate pipe, r=chmanchester
We parse the output of several version control commands in |mach try|, yet
redirect stderr to stdout. This is causing issues for people whenever the
vcs outputs some kind of warning.

MozReview-Commit-ID: F0L56at0MYS

--HG--
extra : rebase_source : 40be54cd1a9e2b87c4d2b3ed7adeeec40f937a39
2017-10-30 16:35:45 -04:00
..
selectors Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
test Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
__init__.py
cli.py Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
mach_commands.py Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
preset.py Bug 1400503 - [tryselect] Add an option to open the presets file in an editor, r=armenzg 2017-10-27 14:58:34 -04:00
tasks.py Bug 1401199 - [tryselect] Pass in strict=False when generating tasks, r=dustin 2017-09-29 11:36:42 -04:00
templates.py Bug 1391075 - Add template to modify task env from |mach try fuzzy|, r=dustin 2017-08-25 15:24:22 -04:00
vcs.py Bug 1412134 - [tryselect] Redirect stderr to a separate pipe, r=chmanchester 2017-10-30 16:35:45 -04:00