From 1a10a2e9f341717cde57254232407f8ac5ed4a8b Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 5 Jun 2017 11:59:45 -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. recipe_engine: https://crrev.com/ddd199058ea23f965a1a6b276d76cf5c3723baaf [bundle] switch implimentation to use git 2.13 attr pathspec. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I14490bf186639eff4d6c0b0735b623e4343e5e1f Reviewed-on: https://chromium-review.googlesource.com/524007 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- 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 7696e0f99..9333ebdb3 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "a64a4d4ad8e4844cb81868a2b24df4d836d5caca", + "revision": "ddd199058ea23f965a1a6b276d76cf5c3723baaf", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },