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