Bitbucket PR import expected to fail on some source installations
One of the repository methods been used in the PR import system still has a bare `hg` call. If `hg` is not on `$PATH` or is not the right one, able to load the expected extensions (`evolve` etc). This will fail. This is what one gets with hard-to-test code…
issue