From 7b2ca416e4d9f4bb34397f7db7e2c9fa8840c937 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Sat, 8 Apr 2017 11:19:26 -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/2ea2b19c4deb2f81b462754509e2c858e73078ec Refactor and clean up unit tests a bit. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I8bf8481c196523f1a4db72a001fef0085399caa5 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/472446 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 fdc8dc1bd..1a93ba900 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "11a5a6648f538d56cd5a48169f7b349e2d71886c", + "revision": "2ea2b19c4deb2f81b462754509e2c858e73078ec", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },