Closed
Bug 1007010
Opened 11 years ago
Closed 11 years ago
sccache.log is empty on android debug builds
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla32
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
3.39 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
This is a side effect of mozconfig.cache is included twice, which makes the pre and postflight commands run twice, thus overwriting the log.
Assignee | ||
Comment 1•11 years ago
|
||
Also avoid multiple includes of mozconfig.cache to do nasty things even if
they slip in.
Attachment #8418585 -
Flags: review?(mshal)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #8418585 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•