From f7023e7cf0a6606080d9f53c5a9e6e8271443914 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 27 Mar 2017 13:40:28 -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 (or complain) recipe_engine: https://crrev.com/230fcdf5d57a084071e3617885b3286353ab1350 [package.proto] add options for autoroller recipe to recipes.cfg. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I572a9306423d2065bf5c64522d56d6e58f3d30ea Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/461477 Reviewed-by: Commit-Queue: --- 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 fbcb988be3..08e5abb609 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -4,7 +4,7 @@ { "branch": "master", "project_id": "recipe_engine", - "revision": "51395b1ba1ea684f5e99d2bb03c934f2ac441984", + "revision": "230fcdf5d57a084071e3617885b3286353ab1350", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } ],