From dee56dd717270ab19b35b427d9b4e2ec55ac8d7e Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 8 Jul 2016 05:24:48 -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 (or complain) recipe_engine: https://crrev.com/2c5509f0c2cd87af90844ed597d9aaa108194943 Fix pylint warnings (phajdan.jr@chromium.org) R=phajdan.jr@chromium.org BUG=none TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2131183002 --- 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 2dfd2ccee..719e1c71a 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: "02034be07bc11acb23994feb2ce3a40d94782d5d" + revision: "2c5509f0c2cd87af90844ed597d9aaa108194943" }