From 4f4bec737a705ce46b3448a6fdf97a34fa058272 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 13 Jun 2017 14:59:50 -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/d732be8c982f015796f0e620b7b46cff161b137f [context] Split "env" values and prefixes. (dnj@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iaabc5692dc1e9c1281865564e30cced44cd4322e Reviewed-on: https://chromium-review.googlesource.com/534753 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 f6b677744a..b78a6089c3 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "a8816c7cb46f98d0becd31d3338b97088fc10c17", + "revision": "d732be8c982f015796f0e620b7b46cff161b137f", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },