diff options
| author | 2018-07-12 21:26:10 -0700 | |
|---|---|---|
| committer | 2018-07-12 21:59:49 -0700 | |
| commit | f78a73444e7b6c97d53ad90884c83dce0ca55a79 (patch) | |
| tree | 5441f27a454e3be32f20cfb63783f73850ed1fa2 /python/python.go | |
| parent | 9611199b944e18b6330b8d32e63ac6ac71588d58 (diff) | |
Move all status output to stdout
I've noticed a few instances of interleaved status messages in between
lines in a terminal/Writer.Print call on our build servers. Since
there's a lock protecting everything we write, I've got to assume this
is a stdout vs stderr problem. Ninja had always been outputing to
stdout, except for error messages, which are now marked with FAILED:
like failed actions.
Test: m blueprint_tools
Test: m missing
Change-Id: Idf8320d40694abf212c902c63a9703e4440ffb7a
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions