From e3506f34d40ad41d69c3d4837f3d52e8465ad182 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 15 May 2017 18:39:46 -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/ea1ac7522268ac435550c701790fd1276f3e6a05 [post_process] make the check function return True if the expression is (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If7a208614fb52b33108907bd274ce1fa9b44a833 Reviewed-on: https://chromium-review.googlesource.com/505871 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 7bc33349a..095a993b7 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "def1c0f3b0bc9712e87e58031eb08e967e7ee46c", + "revision": "ea1ac7522268ac435550c701790fd1276f3e6a05", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },