From 5c25aae6fa25e2dd56be1a1b676eca47725e35e7 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 10 Apr 2017 13:10:15 -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/4afdf69bc15cbcf6a88076da7074d24cb88780d2 Add test coverage for testing recipe configs and test_api (phajdan.jr@chromium.org) TBR=iannucci@chromium.org Change-Id: Ia28a35f38794ae2baae3b29a58594eb67b6647b6 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://chromium-review.googlesource.com/473927 Reviewed-by: Commit-Queue: --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 11d4c51461..d906d4289f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,10 +3,10 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "4e482d2131c51fd19f9a3e8840ae74c52a7b6567", + "revision": "4afdf69bc15cbcf6a88076da7074d24cb88780d2", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } }, "project_id": "depot_tools", "recipes_path": "recipes" -} +} \ No newline at end of file