From 0041e708cd8ed03e932e183d546929773092e7c8 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 15 May 2017 18:09:43 -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/b5078f1d18d40c1e8e073ca0e17c6ac382ddcb57 [test] Don't print coverage version by default. (dnj@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I050d1692bf3ade52b35d91e94f060bacc0ffa7b8 Reviewed-on: https://chromium-review.googlesource.com/505533 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- 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 d2bb8acc1..5d0d49e2b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "9be63aeb7800439b172aaf2d77a156ff5d523947", + "revision": "b5078f1d18d40c1e8e073ca0e17c6ac382ddcb57", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },