From aafff1fa288c12b0f9fffb4db07a7abc09be4d76 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 17 May 2017 14:49:43 -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/cae7fab7b53f5c739176e95a116401592ff2b9e2 [step_runner] fix error text (iannucci@chromium.org) TBR=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie9bc31c2a3940236d1b60b51d4054e7cf30482ca Reviewed-on: https://chromium-review.googlesource.com/508309 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 7e452f8987..5c4735e958 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "a819ab06fa3974b0fdee796aa4dd883274f4df2f", + "revision": "cae7fab7b53f5c739176e95a116401592ff2b9e2", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },