From a6c7d95fbeae93a3974366d1fd03aa6b41301bfb Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 11 Apr 2017 14:06:25 -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/5a74d04e181b07592fb57abd5602bafe276e2b17 bootstrap: Invoke "pip" through Python. (dnj@chromium.org) TBR=iannucci@chromium.org Change-Id: Iadb36eb631b2fbbefa9ea61b72c55a69564f9b81 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473894 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 0def99aad..e0cef813b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "939068138596e0259bd19be9e40c1ab17f55b3d6", + "revision": "5a74d04e181b07592fb57abd5602bafe276e2b17", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },