From d139d55fee54417a67dfd7f14b2b266ceb3ce4a9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 9 Jun 2016 18:55:32 -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/02bd5642786bd00b6060404bf8c459e6cc146c4c Emit CURRENT_TIMESTAMP annotation (nodir@chromium.org) R=iannucci@chromium.org,nodir@chromium.org,martiniss@chromium.org BUG=613584 TBR=martiniss@chromium.org,phajdan.jr@chromium.org Review-Url: https://codereview.chromium.org/2056113002 --- 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 9f0a53d0aa..74c28c55ca 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "9bd80bed8e2c252d85333afeb15e4ae6446390c5" + revision: "02bd5642786bd00b6060404bf8c459e6cc146c4c" }