From 89f16a8db228db0a4ccd59f609be73919a9501d3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 1 Mar 2017 14:59:39 -0800 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/ea723457b7a1d098594e68ad82f98964dc3d6cfa [step_runner] add logic to resolve absolute path of argv[0] on windows. (iannucci@chromium.org) TBR=martiniss@chromium.org Change-Id: I54bf86b92631aba905aa261a633260b16978fc92 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/448062 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 74257d439..3a88e02a1 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,5 +5,5 @@ deps { project_id: "recipe_engine" url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" branch: "master" - revision: "91d331a98de5bbb709ddda15684059a3e1255088" + revision: "ea723457b7a1d098594e68ad82f98964dc3d6cfa" }