Page MenuHomePhabricator

Remove ancient "phd.trace" and "phd.verbose" configuration options
ClosedPublic

Authored by epriestley on Jul 23 2020, 7:22 PM.
Tags
None
Referenced Files
F14964115: D21426.id50982.diff
Sun, Feb 16, 7:57 AM
Unknown Object (File)
Tue, Feb 11, 4:47 AM
Unknown Object (File)
Sun, Feb 9, 9:48 AM
Unknown Object (File)
Sun, Feb 9, 9:48 AM
Unknown Object (File)
Sun, Feb 9, 9:48 AM
Unknown Object (File)
Sun, Feb 9, 9:47 AM
Unknown Object (File)
Thu, Feb 6, 3:32 AM
Unknown Object (File)
Sat, Jan 25, 8:33 AM
Subscribers
None

Details

Summary

Ref T13556. These options are very old and effectively obsoleted by "bin/phd debug [--trace]". I haven't used either option diagnostically in many years, and they aren't mentioned in the documentation.

Remove them to simplify configuration, and because "phd.trace" doesn't work anyway and likely hasn't for a long time -- it has specific issues with TTY detection (see T13556).

Test Plan

Grepped for "phd.trace" and "phd.verbose". Ran "bin/phd debug [--trace]" and saw verbose/trace output.

Diff Detail

Repository
rP Phabricator
Branch
trace1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24803
Build 34219: Run Core Tests
Build 34218: arc lint + arc unit