From 1c03726d4bb9c005b43531d069c68ab6667f9325 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 5 Apr 2017 11:30:06 -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/e9b07327159884c40cc81744361d0018c5cf481c absolutize paths specified in args (nodir@chromium.org) TBR=iannucci@chromium.org Change-Id: I054d76ea6a23446442aeb9ddaf63dbbc850140e6 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/468747 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 0a1cc6787..ed6201493 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "0586f16a4911be4855ce52621e143662e1d58062", + "revision": "e9b07327159884c40cc81744361d0018c5cf481c", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },