Files
releases/tox.ini
Doug Hellmann bf8de9c316 run commands without buffered I/O
A lot of the commands in this repo use zuul-cloner in a
subprocess. Using unbuffered I/O causes the stderr from zuul-cloner to
appear interleaved properly with the stdout from the main command.

Change-Id: I87c2a6f49e9c9f307ebe42d23ee79cd6344573bf
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-28 12:00:05 -04:00

2.1 KiB