]> 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)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 11 Jun 2020 14:21:42 +0000 (14:21 +0000)
commit47f28373d550fca0e7c8bedb20454b4b9d48da44
tree2ed34a802a77ea39184805eba5b5c314564f15d8
parent9837567dd913854a4deddcc49043bfd7631ab63f
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/maintenance/sort-includes.pl
scripts/merge-cf.data.pre.pl
scripts/mk-error-details-po.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