From c07db621521d62557d089b3e94484c1831395487 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 20 Mar 2017 20:21:18 -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/6488afec4a1b4ac51a8601e308c42cd6a176c190 [recipes.cfg] upgrade recipes.cfg to JSON. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: Ia3a9c57d3e995fcfd56d1a58fb69a60bb1952a24 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/456830 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 444389d45..abf58025a 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: "fb61dcf4145be9d98f85d02af72a498f09782800" + revision: "6488afec4a1b4ac51a8601e308c42cd6a176c190" }