From 4a28cac715bb37782fca641eb8fcd8583b5f1960 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 17 May 2017 02:03:54 -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/3b8a0585e3c7390a7c1c339c6b70d042de8f913c [engine] make all ad-hoc steps properly colored (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I37b117ee6de9306b12df756cb2e9d0004c3c39e1 Reviewed-on: https://chromium-review.googlesource.com/507107 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 75294fe07..d95d61306 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "632d231c826e13b02ade64d77ed2a41e25aa6fb3", + "revision": "3b8a0585e3c7390a7c1c339c6b70d042de8f913c", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },