This is an archive of the discontinued Mercurial Phabricator instance.

fsmonitor: declare missing config options
ClosedPublic

Authored by indygreg on Oct 18 2017, 4:58 PM.

Details

Summary

These were added in 4aa57627692a. Attempting to run the test harness
with fsmonitor enabled spews a whole bunch of devel warnings due to
these options not be declared.

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

indygreg created this revision.Oct 18 2017, 4:58 PM
durin42 accepted this revision.Oct 18 2017, 5:03 PM
This revision is now accepted and ready to land.Oct 18 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.