From d28b8c8f8521221d702c864e6471afeee73e3ccd Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 2 May 2017 18:17:57 -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/a582c6db898c82dec83aeb353431fc51d62591e6 [doc] fix doc to work in all known repos. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ifeed46ec7a84a3445d8544f06ad0d2b2072d2135 Reviewed-on: https://chromium-review.googlesource.com/494227 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 618888d0e..215eac4dc 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "af7abb5d24a477ca062c054034fe6b5cd44f17c5", + "revision": "a582c6db898c82dec83aeb353431fc51d62591e6", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },