From a143749f260730be6184505a89129e8d7361ebe3 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 11 Apr 2017 19:50:26 -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/f9234eae58f62b6af33d74391de1ead436fb3117 [fetch.py] only do a reset if diff is unclean. (iannucci@chromium.org) TBR=iannucci@chromium.org Change-Id: I9a2e5e960810826065e7469407ed15f4075ba922 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/475510 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 e31e49da87..14b22932b8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "7bd2024cede7b97a253c496d263bf9bde6cc9815", + "revision": "f9234eae58f62b6af33d74391de1ead436fb3117", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },