gecko-dev/taskcluster/taskgraph
Tom Prince e771a8877e Bug 1416029: Pass empty TRY_COMMIT_MESSAGE to mozharness on windows. r=dustin
Apparently the window's generic-worker uses batch files for running setting
environment variables. In windows batch files, setting an environment variable
to empty actually unsets. So, in order to avoid mozharness trying to determine
the commit message itself, pass an empty TRY_COMMIT_MESSAGE as a space instead.

MozReview-Commit-ID: 2nJfJE0EaF0

--HG--
extra : rebase_source : 6640ab1037fe48bb9770bcf99cab5f92fbb88c9f
2017-10-24 15:12:36 -06:00
..
actions bug 1415391 - parameterize next_version and build_number. r=dustin 2017-11-08 15:52:48 -08:00
cron Bug 1328727: use json-e for cron decision tasks too; r=aki,jonasfj 2017-07-21 18:08:06 +00:00
loader Bug 1410133: Allow having all test-sets on a given platform; r=dustin 2017-10-18 20:21:30 -06:00
templates Bug 1414919 - [taskgraph] Create a 'rebuild' morph template, r=dustin 2017-11-07 10:22:35 -05:00
test Bug 1414919 - [taskgraph] Create a 'rebuild' morph template, r=dustin 2017-11-07 10:22:35 -05:00
transforms Bug 1416029: Pass empty TRY_COMMIT_MESSAGE to mozharness on windows. r=dustin 2017-10-24 15:12:36 -06:00
util bug 1415391 - parameterize next_version and build_number. r=dustin 2017-11-08 15:52:48 -08:00
__init__.py Bug 1397318: mozlint -l py2 for taskcluster/; r=ahal 2017-09-06 17:29:32 +00:00
config.py Bug 1410513: Move ridealong build configuration to ci/config.yml; r=dustin 2017-11-02 14:34:47 -06:00
create.py Bug 1414924 - test-action-callback prints task definitions scrambled r=dustin 2017-11-06 16:29:35 -05:00
decision.py bug 1415391 - parameterize next_version and build_number. r=dustin 2017-11-08 15:52:48 -08:00
docker.py
files_changed.py
filter_tasks.py Bug 1410513: Move ridealong build configuration to ci/config.yml; r=dustin 2017-11-02 14:34:47 -06:00
generator.py Bug 1415199: Move some logic for loading taskgraph kinds from mozbuild.mach_bootstrap to taskgraph. r=dustin 2017-11-07 10:08:49 -07:00
graph.py Bug 1383880: add Graph.visit_preorder; r=ahal 2017-08-20 16:29:12 +00:00
morph.py Bug 1414919 - [taskgraph] Create a 'rebuild' morph template, r=dustin 2017-11-07 10:22:35 -05:00
optimize.py Bug 1405570 - Never remove tasks with an index-search optimization. r=dustin 2017-10-05 10:36:32 +09:00
parameters.py bug 1415391 - parameterize next_version and build_number. r=dustin 2017-11-08 15:52:48 -08:00
target_tasks.py bug 1415391 - add shipping_phase and shipping_product attributes. r=dustin 2017-11-08 18:02:28 -08:00
task.py Bug 1383880: optimize in three phases; r=ahal 2017-08-20 20:00:17 +00:00
taskgraph.py Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj 2017-03-09 19:00:49 -05:00
try_option_syntax.py Bug 1410513: Move ridealong build configuration to ci/config.yml; r=dustin 2017-11-02 14:34:47 -06:00