From 61f3ffd8d646d3da8813a8f67539de0b894c2d92 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 29 Apr 2017 11:59:37 -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/b88c9ec7e384c253a3d7839e00281c981f0eb87b [fetch] add tests for fetch subcommand parsing. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If735464cba29d8c1bf868f20cfd70a5abb0246bc Reviewed-on: https://chromium-review.googlesource.com/490953 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 82f94ea67f..54896c91bd 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "aa45f3d6a7daaf1d32c1efeda9645e2f134fc959", + "revision": "b88c9ec7e384c253a3d7839e00281c981f0eb87b", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },