From 71094a7777b5734f7930f191837fff00392586f9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 1 Jun 2017 16:39:42 -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/e7ce42597641397a594380f0d5edd6fd7ade1037 [test] only clean up expectations if training was otherwise successful. (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I42380f37fe4bfdc80a0c8910528fa56ab3ed9dce Reviewed-on: https://chromium-review.googlesource.com/522003 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- 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 fb119b188..99f21424d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "09efd6f1bfd7040872c894fa6f70294a9575036a", + "revision": "e7ce42597641397a594380f0d5edd6fd7ade1037", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },