]> 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)
committerFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Thu, 29 Feb 2024 00:21:13 +0000 (07:21 +0700)
commit61b9216bd58c72096a1a3ff0261842282b2e1df8
treee0893b137d6cb1a95a4738df258a12a061a26cb0
parenta6ff3200ef6b343b6af410f68d9cf7fce9f98fa8
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