From 8b0ef08a9bb7b0e433aa13c50ae9514c8c2d8174 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 29 Apr 2017 12:09:41 -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/67155798c0f28a983602c6c4760cacb82620b9be [test] add tests for test subcommand parsing. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I291ff3ba1b55b109ab83b0add7b29aedcff8afc3 Reviewed-on: https://chromium-review.googlesource.com/490774 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 54896c91b..bad0d54f8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "b88c9ec7e384c253a3d7839e00281c981f0eb87b", + "revision": "67155798c0f28a983602c6c4760cacb82620b9be", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },