From 4e8058a449190afbbab284bc8bea531181d3d29a Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 9 May 2017 13:59:38 -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/9f2573a386ee07450095cbeb3562df94a644962f bootstrap: show a better missing CIPD error (dnj@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie97ecdd0092bd72f0d0a4226f294a529c4444ab8 Reviewed-on: https://chromium-review.googlesource.com/501047 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 a950adfb1..1e44d1724 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "bf2ff828987549b946135919bd1bffd6e42fd8fd", + "revision": "9f2573a386ee07450095cbeb3562df94a644962f", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },