From b35a41ec1684bbcbc36bf376ab65dcc84fca22fe Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 13 Oct 2016 14:54:32 -0400 Subject: Add timestamp to bot ninja output. The default NINJA_STATUS format is "[%f/%t] ". This prepends %e to help diagnose slow builds. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3323 Change-Id: Ied27317cedc2b07ff57c59eae61fe9e86c7fea33 Reviewed-on: https://skia-review.googlesource.com/3323 Commit-Queue: Mike Klein Reviewed-by: Eric Boren --- .../bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json') diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json index c184198290..f674d53902 100644 --- a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json +++ b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json @@ -152,6 +152,7 @@ ], "cwd": "[CUSTOM_/_B_WORK]/skia", "env": { + "NINJA_STATUS": "%%e [%%f/%%t] ", "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]:RECIPE_PACKAGE_REPO[depot_tools]" }, "name": "ninja" -- cgit v1.2.3