From e0f7e164eed88912ee708de57da25ad05933366f Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 31 May 2017 16:13:27 -0700 Subject: Roll recipe dependencies (nontrivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/fc1c6f4c1fac4de7647da83425f4398dde6e77ca Correct Git show's path format on Windows (manzagop@chromium.org) recipe_engine: https://crrev.com/458ce956c9d91d184e0107c5fa6b34a8267b8e9b [step_runner] run _merge_envs in simulation too. (iannucci@chromium.org) R=martiniss@chromium.org, tansell@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic938b59f304189fdfb78a466e6a4a0e47f0548a6 Reviewed-on: https://skia-review.googlesource.com/18300 Commit-Queue: Eric Boren Reviewed-by: Robbie Iannucci Reviewed-by: Eric Boren --- infra/bots/recipe_modules/swarming/example.expected/trybot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/bots/recipe_modules/swarming/example.expected/trybot.json') diff --git a/infra/bots/recipe_modules/swarming/example.expected/trybot.json b/infra/bots/recipe_modules/swarming/example.expected/trybot.json index 741efcc340..7b23e8cb56 100644 --- a/infra/bots/recipe_modules/swarming/example.expected/trybot.json +++ b/infra/bots/recipe_modules/swarming/example.expected/trybot.json @@ -21,7 +21,7 @@ ], "cwd": "[START_DIR]/swarming.client", "env": { - "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" + "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:" }, "infra_step": true, "name": "git fetch (swarming_client)" -- cgit v1.2.3