Closed
Bug 1625551
Opened 5 years ago
Closed 5 years ago
moz-phab --trace does not do anything
Categories
(Conduit :: moz-phab, defect, P3)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: glob)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
I hit bug 1585192, and the error output contained this message:
CommandError: command 'hg' failed to complete successfully
Run moz-phab again with '--trace' to show the stack trace
So I tried that, but --trace
was ignored.
- move duplicated --trace args to global parser
- move patch specific arg handler into patch command
- check for --trace before configuring logging
- check for config.no_ansi before configuring logging
- add debug log entry for current hg extensions
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•