Closed
Bug 1353385
Opened 8 years ago
Closed 8 years ago
./mach eslint --setup is too noisy and reports the wrong installation directory for the binary
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement)
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
When bug 1305023 landed, I missed that fact that it reports the wrong installation directory.
It is also quite noisy with warnings that we don't really need to see.
Patch coming up.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8854471 [details]
Bug 1353385 - Make './mach eslint --setup' a little quieter and fix the reported location of the eslint binary.
https://reviewboard.mozilla.org/r/126398/#review128908
Attachment #8854471 -
Flags: review?(dtownsend) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b68c5d48eebb
Make './mach eslint --setup' a little quieter and fix the reported location of the eslint binary. r=mossop
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•7 years ago
|
Product: Testing → Firefox Build System
Updated•6 years ago
|
Version: Version 3 → 3 Branch
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•