From 12fb9ede5ad776a5f9085a1bd093bdfb2b89e08e Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 16 Mar 2017 13:23:02 -0700 Subject: [PATCH] Roll recipe dependencies (trivial). 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). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) recipe_engine: https://crrev.com/d5a670b19aba7fb9a7f6430d39dab1d3414b578a Make a copy of env in the recipe context (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ieab8f3536096944dac96b1f0424fa8d75b014403 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/456378 Reviewed-by: Commit-Queue: --- infra/config/recipes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 74befd65a..ede4a1407 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -4,5 +4,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "f605e5c0bc2e748170ca851383cb552c7225316b" + revision: "d5a670b19aba7fb9a7f6430d39dab1d3414b578a" }