]> git.ipfire.org Git - thirdparty/squid.git/commit
Portability: use printf(1) instead of echo -n (#1676)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 28 Feb 2024 03:37:39 +0000 (03:37 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 28 Feb 2024 09:55:33 +0000 (09:55 +0000)
commit973231256684e29207d1aed109b88750604479f7
treeec2dc78b4b9973e7f078d2d3edd5c16c17dabe68
parentadcdd2451705f0521d7f68d404d2d4980b5cb358
Portability: use printf(1) instead of echo -n (#1676)

MacOS' implementation of echo(1) does not support the -n flag.
errors/Makefile.am
scripts/source-maintenance.sh
scripts/spell-check.sh
scripts/update-pot.sh
test-suite/buildtest.sh