diff options
author | Adam Spiers <git@adamspiers.org> | 2021-04-03 17:55:32 +0100 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2021-04-03 17:59:37 +0100 |
commit | 1f6c7f8d574ebe7f8f321fa52876c8692925422d (patch) | |
tree | eceebd5c4c3f850f411664c2386a24805a836123 /INSTALL.md | |
parent | 7c7553151dda8f9abd4c1dc9f0aa8a4c05f65d9a (diff) | |
download | git-deps-1f6c7f8d574ebe7f8f321fa52876c8692925422d.tar.gz |
Use line-buffering on output (#87)
Use explicit line buffering of STDOUT.
Originally buffering was disabled by #81 to allow better interaction
with tee(1), but this breaks Python 3 as per #87. So use line
buffering instead.
Closes #87 and #93.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions