----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53271/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- The Mesos CI running on Apache infrastructure uses this file to build. These builds sometimes show interleaved stdout/stderr, especially when running tests; where gtest primarily prints test statuses to stdout and glog prints verbose output to stderr. This output becomes less useful for debugging test failures when the start of glog output does not line up with the gtest output. Diffs ----- support/docker_build.sh 6ba9cf0af20f1dd45ddde393c8fb6622fac42436 Diff: https://reviews.apache.org/r/53271/diff/ Testing ------- Thanks, Joseph Wu
