Closed
Bug 1225548
Opened 9 years ago
Closed 9 years ago
--log-mach-level=debug should be used by default when debug builds are specified
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: parkouss)
References
Details
Debug builds are pretty useless without output to the console, so we shouldn't need to use two different command line flags to get debug builds with useful output. In other words, |-B debug| should imply |--log-mach-level=debug| as well.
Assignee | ||
Comment 1•9 years ago
|
||
created a PR for that in bug 1214386 comment 7 since they are closely related.
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
So, fixed in bug 1214386, landed in https://github.com/mozilla/mozregression/commit/0da09ef3373ecb8e9dd7d579781e8f5f59bce3c4.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•