From 1c33e4492524df5c3ad402a4164a4de3ef116fec Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 26 Apr 2017 15:40: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. recipe_engine: https://crrev.com/8b7295c5344ed0cb6ed7843f9df2c6b58a015fe5 [recipes.py] refactor loading for operational_arguments. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: If62d896d47bc669355a81ec1aa45f639aac4085e Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/487563 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 280c6c01d1..bb33646979 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "ce0d4e67ec52fcf2aa662635e110a5427aaa4a09", + "revision": "8b7295c5344ed0cb6ed7843f9df2c6b58a015fe5", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },