From 1f2d43db7ad143d65da30b2c74875c3777d300a2 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 12 Jun 2017 10:49:42 -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/6d2596f2b4183b3abc59b92d0298e781e02d1687 [generator_script] constrain generator_script to have a stricter API. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If0c38cc948b5ed998ff40df5aeb26aefe1d7b69b Reviewed-on: https://chromium-review.googlesource.com/531526 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 c7d6b3d4d..bf7aea6d0 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "c7595ad0dd704f72e4765e2645501c553bef3af1", + "revision": "6d2596f2b4183b3abc59b92d0298e781e02d1687", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },