]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: Consistent whitespace in Perl scripts (#660)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 11 Jun 2020 09:01:37 +0000 (09:01 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sat, 20 Jun 2020 09:54:59 +0000 (21:54 +1200)
commite247f8f03e920cf749ac2c749d636ecdf5aeb192
treee6022b3f317fee7b219ff3e64fb2f6d83fac680d
parent836bdb4f14eb1e29f4b1b5560c4306a55a941822
Maintenance: Consistent whitespace in Perl scripts (#660)

Manually adjusted Perl sources to use 4-space indent
and to remove trailing whitespaces.
45 files changed:
contrib/url-normalizer.pl
contrib/user-agents.pl
scripts/AnnounceCache.pl
scripts/PerUser.pl
scripts/Squid/ParseLog.pm
scripts/access-log-matrix.pl
scripts/boiler-mgr.pl
scripts/cache-compare.pl
scripts/cachetrace.pl
scripts/calc-must-ids.pl
scripts/check_cache.pl
scripts/fileno-to-pathname.pl
scripts/find-alive.pl
scripts/flag_truncs.pl
scripts/formater.pl
scripts/icp-test.pl
scripts/icpserver.pl
scripts/merge-cf.data.pre.pl
scripts/mk-error-details-po.pl
scripts/sort-includes.pl
scripts/split-cf.data.pre.pl
scripts/tcp-banger.pl
scripts/trace-entry.pl
scripts/trace-job.pl
scripts/trace-kid.pl
scripts/trace-master.pl
scripts/udp-banger.pl
scripts/upgrade-1.0-store.pl
scripts/verify_errorpages.pl
scripts/www/build-cfg-help.pl
src/acl/external/SQL_session/ext_sql_session_acl.pl.in
src/acl/external/delayer/ext_delayer_acl.pl.in
src/acl/external/kerberos_sid_group/ext_kerberos_sid_group_acl.pl.in
src/acl/external/wbinfo_group/ext_wbinfo_group_acl.pl.in
src/auth/basic/DB/basic_db_auth.pl.in
src/auth/basic/POP3/basic_pop3_auth.pl.in
src/auth/ntlm/fake/ntlm_fake_auth.pl.in
src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in
src/log/DB/log_db_daemon.pl.in
src/security/cert_validators/fake/security_fake_certverify.pl.in
src/store/id_rewriters/file/storeid_file_rewrite.pl.in
test-suite/htcp-client.pl
tools/helper-mux/helper-mux.pl.in
tools/helper-ok-dying.pl
tools/helper-ok.pl