From ce0080373244a65ba8f8bc8766096e96472e51e3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 24 Mar 2017 12:50:10 -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 (or complain) recipe_engine: https://crrev.com/e3bd68e54e94d7ec339fd7c8d90544975386f4fe Add support for recipe/test filters in new 'test' command (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I83bb6460845bbdedff5c053bbd06662f41f3cddd Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/458938 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 f5ab611d1..94fcaac2e 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -4,7 +4,7 @@ { "branch": "master", "project_id": "recipe_engine", - "revision": "fd0d8541ec8f579c68bf8214acfaf08f23117882", + "revision": "e3bd68e54e94d7ec339fd7c8d90544975386f4fe", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } ],