From fbf69d61bc49c503020d3029a3718af1761d073c Mon Sep 17 00:00:00 2001 From: "recipe-roller@chromium.org" Date: Thu, 24 Mar 2016 17:44:02 +0000 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). Please review the expectation changes, and LGTM as normal. The recipe roller will *NOT* CQ the change itself, so you must commit the change manually. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug (or complain) R= BUG= TBR=martiniss@chromium.org Review URL: https://codereview.chromium.org/1833573004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299479 0039d316-1c4b-4281-b951-d872f2087c98 --- 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 565251905..f957bb922 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: "b735602d091efcb35c4d3a2b37ef874985ce0960" + revision: "97a0cb9bf4488d6c5c13720288e322af9fd41022" }