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