##// END OF EJS Templates
test: use a more verbose output in the test...
test: use a more verbose output in the test While debugging some test failure, I released the test never checks if the relevant changesets were preserved. So I am updating the test from `hg parents` usage to `hg log -G` with a special template. This increase the area covered by the test and clarify the test failures.

File last commit:

r38029:e51c91c1 default
r42901:90d8a2a4 stable
Show More
cacerts.rc
5 lines | 161 B | text/x-stsrc | TextLexer
Gregory Szorc
packaging: move contrib/debian to contrib/packaging/...
r38029 # This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.
[web]
cacerts = /etc/ssl/certs/ca-certificates.crt