annotate contrib/packaging/debian/cacerts.rc @ 40668:feae4d1f5e01

py3: use '%d' for integers instead of '%s' Differential Revision: https://phab.mercurial-scm.org/D5285
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 19 Nov 2018 20:30:07 +0300
parents e51c91c14a07
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
26297
ccdc2b23fdb8 debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff changeset
1 # This config file points Mercurial at the system-wide certificate
ccdc2b23fdb8 debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff changeset
2 # store from the ca-certificates package.
ccdc2b23fdb8 debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff changeset
3
ccdc2b23fdb8 debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff changeset
4 [web]
ccdc2b23fdb8 debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff changeset
5 cacerts = /etc/ssl/certs/ca-certificates.crt