This is an archive of the discontinued Mercurial Phabricator instance.

tests: `hg init` after resetting HGRCPATH
ClosedPublic

Authored by indygreg on Apr 5 2018, 12:38 AM.

Details

Summary

Otherwise extensions loaded via --extra-config-opt could prevent
access to the repo by introducing requirements file. This does mean
that custom extensions loaded in this way won't impact this test.
I'm fine with that.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Apr 5 2018, 12:38 AM
durin42 accepted this revision.Apr 6 2018, 8:41 PM
This revision is now accepted and ready to land.Apr 6 2018, 8:41 PM
This revision was automatically updated to reflect the committed changes.