]> git.ipfire.org Git - thirdparty/rsync.git/commit
Improve some early debug-message newlines.
authorWayne Davison <wayne@opencoder.net>
Sun, 24 May 2020 04:46:15 +0000 (21:46 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 24 May 2020 04:51:28 +0000 (21:51 -0700)
commit7f2359a5cc938652e73151f8c84ff4cffe6a79aa
treee2e14760aea1d687b0cfcd9040aeebc2ca2b6dfb
parent6e942e58982ae1adf1121905d43504a2b8862fde
Improve some early debug-message newlines.

Avoid a newline issue during the output of --DEBUG=CSUM info from
both the server and the client -- we need to output the full message
with its newline as much as possible.
log.c