]> git.ipfire.org Git - thirdparty/squid.git/commit
Do not output extra new lines at the end of debugs() lines (#44)
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 10 Aug 2017 14:42:25 +0000 (08:42 -0600)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2017 14:42:25 +0000 (08:42 -0600)
commit34492237c9b81ce62b6fc44fa5d5621686934d1d
tree5201428a06afebc534f213b94d1b9d957f1b2b3f
parentefae603fe09c0d456e4188858815c5092e3c1031
Do not output extra new lines at the end of debugs() lines (#44)

Debugs() adds a new line automatically. Extra new lines complicate
parsing and viewing cache logs.
src/fs_io.cc
src/icmp/IcmpPinger.cc
src/main.cc
src/security/Session.cc
src/ssl/support.cc