From eef7e6a91a804de65678163f6b7ede985eb3a48f Mon Sep 17 00:00:00 2001 From: "recipe-roller@chromium.org" Date: Tue, 5 Apr 2016 09:23:33 +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/1860913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299692 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 3932c32f4..a1fb3e220 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: "0278d67dfc392f620724a674a502a75dcd7be57b" + revision: "af5fd18c3e21b02641b83fc3f8017d202e40e31c" }