From 4f0fb066f93247fd8f787d2e61add6bbb5b4ba92 Mon Sep 17 00:00:00 2001 From: Dan Jacques Date: Mon, 10 Apr 2017 11:29:54 -0700 Subject: [PATCH] Manual recipe roll (trivial). Recipe rolling is encountering difficulty, so manually roll. BUG=None TEST=None Change-Id: I0f406b4fcb4b2dfc1485e881ea7893cd3267ec8e Reviewed-on: https://chromium-review.googlesource.com/473547 Reviewed-by: Robbie Iannucci Commit-Queue: Daniel Jacques --- 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 4956b9c442..11d4c51461 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,10 +3,10 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "86179ebcb99567b956e788bb1a100c262f533083", + "revision": "4e482d2131c51fd19f9a3e8840ae74c52a7b6567", "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 +}