From ba1ed450433675b55e6c5ce72784e71b59737fb9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 13 May 2017 10:59:46 -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/0070123d9c8f830d813e6ec1064b9bf24a5b29db [context] Fix docstring. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0378db40829110017a9b096edcf14153cb450bee Reviewed-on: https://chromium-review.googlesource.com/505529 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 e4f523b05..2ef8644ad 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "c6560f3627af81c9004024079525ef63a223d33a", + "revision": "0070123d9c8f830d813e6ec1064b9bf24a5b29db", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },