( )⚙ D6726 fix: correctly parse the :metadata subconfig

This is an archive of the discontinued Mercurial Phabricator instance.

fix: correctly parse the :metadata subconfig
ClosedPublic

Authored by hooper on Aug 14 2019, 4:17 PM.

Details

Summary

It's being handled as a string instead of a bool, though the thruthiness of the
string makes the feature still essentially work. Added a regression test.

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

hooper created this revision.Aug 14 2019, 4:17 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.