This is an archive of the discontinued Mercurial Phabricator instance.

config: rename stabilization.bundle-obsmarker
ClosedPublic

Authored by lothiraldan on Oct 17 2017, 11:04 AM.

Details

Summary

We want to get rid of stabilization.* configuration, back out to the old
configuration 'evolution.bundle-obsmarker'.

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

lothiraldan created this revision.Oct 17 2017, 11:04 AM
indygreg accepted this revision.Oct 18 2017, 12:01 PM
indygreg added a subscriber: indygreg.

The inconsistency with which the tests define boolean options is setting off my nitpick radar. But you didn't author this code and the option parser does recognize all these forms as boolean values, so meh.

This revision is now accepted and ready to land.Oct 18 2017, 12:01 PM
This revision was automatically updated to reflect the committed changes.