Closed
Bug 1181302
Opened 10 years ago
Closed 10 years ago
Don't arbitrarily hide the first line of mozconfigs
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
Attachments
(1 file)
BuildBase hides the first line of the mozconfig it displays. This was probably because it was a #! line when this was written, but no longer -- now it's hiding a real line of code.
| Assignee | ||
Comment 1•10 years ago
|
||
Bug 1181302: don't hide mozconfig lines; r=jlund
Attachment #8630679 -
Flags: review?(jlund)
Updated•10 years ago
|
Attachment #8630679 -
Flags: review?(jlund) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8630679 [details]
MozReview Request: Bug 1181302: don't hide mozconfig lines; r=jlund
https://reviewboard.mozilla.org/r/12777/#review11323
Ship It!
| Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → dustin
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•