From 11f6e63ffa7641f0a317ad94692692cb45e54ba0 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 27 May 2017 12:49:40 -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/5da7e1fbc1f0e8b14d0ac6c1dc770ce9ca39d6ac Remove "Recipe Roll Downstream Tester" builder (nodir@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I34ed90f4533863c47790b642daf0fb6222f07069 Reviewed-on: https://chromium-review.googlesource.com/517862 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 a0b73fb7c..2369c6631 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "2f2d5c663eddcd8b6924a8775aaf88f3600d2ac8", + "revision": "5da7e1fbc1f0e8b14d0ac6c1dc770ce9ca39d6ac", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },