aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BlazeCommandUtils.java
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2016-05-13 11:06:33 +0000
committerGravatar Klaus Aehlig <aehlig@google.com>2016-05-13 11:10:05 +0000
commit49b3f8d687ae4ee26fd70393c86b2910572e4e45 (patch)
treecdcae0e46c8198177906b311e2de956a6ae07dde /src/main/java/com/google/devtools/build/lib/runtime/BlazeCommandUtils.java
parente0bfbca4a186969d6c3c4590ab963db7565d2b12 (diff)
Improve pass-through during build
If tests are run with --test_output=streamed, output has to be passed through before the end of the (overall) build. In this situation, enforcing a line-end to redraw the status bar messes up the output that is streamed through. Therefore, buffer stdout/stderr to full lines and pass them through without extra newlines added. -- Change-Id: I52d5dfbd1cb30a6ce2d7d2fd34658a606abcc277 Reviewed-on: https://bazel-review.googlesource.com/#/c/3620 MOS_MIGRATED_REVID=122248012
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/runtime/BlazeCommandUtils.java')
0 files changed, 0 insertions, 0 deletions