From 1af0a337f19516e4c53f05c3bbf986a52e5ee62d Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 29 Jun 2017 19:39:44 -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/5873ef21cc9f2a9d9d6de868608c51976fdca20a Fix "env_prefixes" rendering. (dnj@google.com) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib15645fe57cb10b05aca2bb57bba412b807005c1 Reviewed-on: https://chromium-review.googlesource.com/557659 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 393617c28..406227d18 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "49d884b8bf92c358eab83cf2da43ef9863a89bbb", + "revision": "5873ef21cc9f2a9d9d6de868608c51976fdca20a", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },