diff options
author | Mike Klein <mtklein@chromium.org> | 2016-10-13 14:54:32 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2016-10-13 19:21:19 +0000 |
commit | b35a41ec1684bbcbc36bf376ab65dcc84fca22fe (patch) | |
tree | ce5ed3bd66f6c05b547d00465791b3f01cbf472d /infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json | |
parent | c756e86432b4964c7ef7d54ac522d93270b57232 (diff) |
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 <mtklein@chromium.org>
Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json')
-rw-r--r-- | infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json index f3ccd72aa9..b88592f56d 100644 --- a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json +++ b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json @@ -152,6 +152,7 @@ ], "cwd": "[CUSTOM_C:\\_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" |