From 0979f71574b6c96d04bef0224bb33b3ec8e9b154 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 6 Apr 2017 15:14:36 -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/ddfc94f01e4e1d3c7bf7dedfd58e6813bc5160df Assert validity of stream parameters. (dnj@chromium.org) TBR=iannucci@chromium.org Change-Id: I2da3668b70298a3219b32c62304bf2a903260e8c Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/470646 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 c0f64719f..4cf754d8c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "0160aa0a9b2b85379a8e80090d753fef20e6dce5", + "revision": "ddfc94f01e4e1d3c7bf7dedfd58e6813bc5160df", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },