From 10364a7c749af72d9dd91bbba3fc87ec90132fcb Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 10 Apr 2017 14:00:20 -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/56ba34248d8319cfdaff19ae55d68004fdd8ebf8 Stop running deprecated simulation_test (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: I7c379c112ee63a2daf6050ab3ccccd9ae940d90b Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473929 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 d906d4289..dee62cb6f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "4afdf69bc15cbcf6a88076da7074d24cb88780d2", + "revision": "56ba34248d8319cfdaff19ae55d68004fdd8ebf8", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },