From 5e170f6bb20101c43725600711218ff9e8cee5a2 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 21 Apr 2017 16:20:23 -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/6eba2e3ccb23e7a3b622d82f23aad776c09a270c [autoroller] All commits in updates(), only roll interesting ones. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: Ib3d9b5ffefa8af5422bf140f444cb9e9a4e20aff Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/484859 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 f1527e2f66..d614a78b4c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "64bc332f68c2b0d3daa5bfeb3f2dd5078e189c8c", + "revision": "6eba2e3ccb23e7a3b622d82f23aad776c09a270c", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },