From 61531dc3311f0a23073d69c3a1aba751b9b6a55e Mon Sep 17 00:00:00 2001 From: "recipe-roller@chromium.org" Date: Thu, 31 Mar 2016 23:23:28 +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/1847263002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299608 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 e88ff485ef..30d1569d82 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: "b08abf1a092c0a559f2b6a8ab158663d86b18a8d" + revision: "a9ee8a66483389db559ce87268a768af0c640551" }