contrib/debian/cacerts.rc
author Augie Fackler <augie@google.com>
Wed, 06 Apr 2016 22:26:47 -0400
changeset 28823 c5565fc8848d
parent 26297 ccdc2b23fdb8
permissions -rw-r--r--
run-tests: fix broken regular expression The regular expression in use passed tests because the test repo only has single-digit changesets present. When I tried to use this for real today, it broke, because the regular expression would only match a single digit. https://xkcd.com/1171/, or something like that.

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt