From b506a05229888256d80b8e7cb8ec4931ec142e9c Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 1 May 2017 13:02:39 -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/991fdf7d421a863eff087df095d0fd76b1cf3104 [fetch] capture stderr to reduce extraneous noise. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie4e6e4145fe7f88586c80356c873659564da928f Reviewed-on: https://chromium-review.googlesource.com/492126 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 a80f23ef4..9543848e4 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "6816f322872665a9646feef369819f9c010b6ba1", + "revision": "991fdf7d421a863eff087df095d0fd76b1cf3104", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },