gecko/tools/mercurial/hgsetup
Ed Morley 197b35e233 Bug 1164812 - mach mercurial-setup: Always mark the v-c-t repo as needing update
Currently we only mark the version-control-tools repo as needing updating, if
we did not pass a path param to prompt_external_extension(). This is because if
no path is passed, the extension is used from the version-control-tools repo,
and so if _no_ path is passed, it's presumed the extension is external to the
repo. However this is not always the case - eg if we need to specify a specific
file for an extension (vs the entire directory), we have to do so be passing in
the path. We hit this case for reviewboard.

With this change, we always mark the version-control-tools repo as needing an
update, no matter where the extension was located.
2015-05-19 09:41:38 +01:00
..
__init__.py
config.py Bug 1164315 - Update key fingerprint for bitbucket.org; r=me 2015-05-12 20:21:47 -07:00
update.py Bug 978514 - mach mercurial-setup: Use mqext from the version-control-tools repo 2015-05-19 09:41:38 +01:00
wizard.py Bug 1164812 - mach mercurial-setup: Always mark the v-c-t repo as needing update 2015-05-19 09:41:38 +01:00