From 7a9b425ddb6545b829ccfd91500ecc4a97cd2211 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 14 Apr 2017 13:47:32 -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. recipe_engine: https://crrev.com/cb0d71bf2638680b85a7937ab57add4ba776ade0 Speedier autoroller algorithm. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I047f940bc70f0bdbe4fd6b918b850077af6ba1bf Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/478431 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 031a59bf5..789ec9ec0 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "88d8d807fbcd9c59be19dbb1068c63fab11b1915", + "revision": "cb0d71bf2638680b85a7937ab57add4ba776ade0", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },