comparison LICENSE.md @ 5999:58809814b51d

hooks: set Windows stderr output mode to binary This prevents Python (or the Windows console) from replacing \n with \r\n. The extra \r made exception output show up with empty lines. Assuming we only get text and never binary data on stderr, an alternative solution could be to strip trailing whitespace ...
author domruf <dominikruf@gmail.com>
date Tue, 14 Jun 2016 21:23:51 +0200
parents 81a1eb6cd56e
children 968f2d4214e8
comparison
equal deleted inserted replaced
5998:037efd94e955 5999:58809814b51d