From 2c8a25e3ea454a4b7f9862af42607fbcf3b205b3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 12 Apr 2017 16:18:18 -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/7d77ae17f27d76191bc42e370de2b19b4cdd66bd [autoroll] make rejected_candidate_details optional. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I84b3e5a51bdf8d404422c6e2f5faf2f7eeb3f79f Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/476312 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 d386af685..b75806201 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "c0de54ec5af381455323647cf5611ef51a2db3a6", + "revision": "7d77ae17f27d76191bc42e370de2b19b4cdd66bd", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },