From f2d0ad648a8f9739b3f0a21283446df890ba15d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Hajdan=2C=20Jr?= Date: Fri, 7 Apr 2017 10:36:27 +0200 Subject: [PATCH] Manually roll recipe engine d7f80ca:e2b4fd5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit TBR=iannucci Bug: None Change-Id: Iab6ab1f8ad19d3b6b5496f907ef001eec3d2d9e7 Reviewed-on: https://chromium-review.googlesource.com/471426 Reviewed-by: Paweł Hajdan Jr. Commit-Queue: Paweł Hajdan Jr. --- 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 3eb2dece19..ef262ce485 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -3,7 +3,7 @@ "deps": { "recipe_engine": { "branch": "master", - "revision": "d7f80cacbb5c61e5bdaaff122fb5ab0ea7b58345", + "revision": "e2b4fd5362e043dc66e85f5c342e414c5bfb89de", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },