From d3661e4180ef3ed2f423f366f8fe7cc25b4dbeaa Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 21 Feb 2017 04:34:25 -0800 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/2caf59ff4bdd1b0aad8612376263af1f073d2cd3 Update coverage to 4.3.4 (phajdan.jr@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://codereview.chromium.org/2706033006 --- 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 39e86eae3..a2622783e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "0583864aaa098dd42dec532d31e0faeb2841170c" + revision: "2caf59ff4bdd1b0aad8612376263af1f073d2cd3" }