gecko-dev/tools/tryselect/selectors
Andrew Halberstadt c451dcfe84 Bug 1391075 - Add template to modify task env from |mach try fuzzy|, r=dustin
This adds a new morph template for modifying a task's env and the corresponding glue
to specify it from |mach try fuzzy|. It can be used like:

./mach try fuzzy --env FOO=1 --env BAR=baz

This will simply set those environment variables in *all* tasks. We could add the
ability to only specify it for a subset of tasks in the future, but that seems like
a hard problem that probably isn't worth it.

MozReview-Commit-ID: C4sokv886PU

--HG--
extra : rebase_source : 64c9105848e6becd33fae63aeabc3423cfda3bdf
2017-08-25 15:24:22 -04:00
..
__init__.py
fuzzy.py Bug 1391075 - Add template to modify task env from |mach try fuzzy|, r=dustin 2017-08-25 15:24:22 -04:00
syntax.py Bug 1390969 - [tryselect] Add ability to save and load presets to |mach try fuzzy| r=jgraham 2017-08-24 11:04:56 -04:00