From 850d66ab8e13071125eb609190938c2acfb222bb Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 8 May 2017 13:39: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/66338449f4d727da096422c1df1b6654224d6512 [bootstrap] don't change directories when bootstrapping. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I50628e79e36d08da42b7d3cb4409aae617b4ea5e Reviewed-on: https://chromium-review.googlesource.com/498971 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 559c04a6d5..bcbb195867 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "5cdf9803d55420f3ae8d2e0dd524bc2de9c7284b", + "revision": "66338449f4d727da096422c1df1b6654224d6512", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },