diff rustfmt.toml @ 52093:dbd2d56224d1

tests: force `dummysmtpd.py` to write its log file with '\n' on Windows The log files were being `cat'd` in `test-patchbomb-tls.t`, and causing gratuitous failures. Since `sys.stdout` is being written to with `str` instead of `bytes`, use a `io.TextIOWrapper` to change the EOL, like 2924676d4728.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 15 Oct 2024 18:35:45 -0400
parents 426294d06ddc
children
line wrap: on
line diff