Mercurial > hg
comparison setup.py @ 48358:c6d44457f7e3
extensions: ignore "sub-options" when looking for extensions
config suboptions are separated by ":" (see the path one for example). So we
dont want to confuse these config with actual extensions.
We don't have extensions sub option yet, but I am about to introduce one for
making sure an extensions can load. So lets level the floor first.
Differential Revision: https://phab.mercurial-scm.org/D11819
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 26 Nov 2021 16:51:58 +0100 |
parents | 2ce31dbde4b1 |
children | fff5942d445f a1538c05d855 |
comparison
equal
deleted
inserted
replaced
48357:fc1ba19ec4a0 | 48358:c6d44457f7e3 |
---|