From 1eedff073aa1dc153ee2000b4ba6c6a5fa481355 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 10 Apr 2017 18:19:16 -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/8ccde4e6c9059cd907363ff4771fc6f222aee05e Fix typobug (iannucci@google.com) TBR=iannucci@chromium.org Change-Id: I0de51cbb16b8bc7f94f054e39a7242b8f0afff1a Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/474188 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 8ab3fab71..966c30959 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "cc1f2ad78df7d3d19cff8e2d31866b9e49f732a9", + "revision": "8ccde4e6c9059cd907363ff4771fc6f222aee05e", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },