This is an archive of the discontinued Mercurial Phabricator instance.

tests: switch test from '--config ui.editor=~/foo' to HGEDITOR=~/foo
ClosedPublic

Authored by spectral on Jan 4 2018, 7:29 PM.

Details

Summary

The test is currently not testing anything, the '--config ui.editor=~/path'
argument is apparently of lower priority than the HGEDITOR that run-tests.py is
setting.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

spectral created this revision.Jan 4 2018, 7:29 PM
krbullock accepted this revision.Jan 4 2018, 10:24 PM
krbullock added a subscriber: krbullock.

Queued, thanks

This revision is now accepted and ready to land.Jan 4 2018, 10:24 PM
This revision was automatically updated to reflect the committed changes.