]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 26 Nov 2017 10:17:10 +0000 (23:17 +1300)
commitda0c463896267df80bc7f398ee7bd248bd769cd5
treec88062ebef5d830ea5ff630ab94b78fffc2737d4
parent79dadcfc8da03deb5e8bea3eb3084126c73cb8b1
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