comparison tests/test-dirstate-nonnormalset.t @ 45043:be58fb1eaa73

procutil: make stdout line-buffered on Windows if connected to TTY Windows doesn’t support line buffering. Previously, we worked around that by setting the stream unbuffered. Instead, we can use our own line buffering we already use on Python 3.
author Manuel Jacob <me@manueljacob.de>
date Sat, 04 Jul 2020 11:41:39 +0200
parents 127cc7f78475
children ed84a4d48910
comparison
equal deleted inserted replaced
45042:c88577199023 45043:be58fb1eaa73