Closed
Bug 1169206
Opened 10 years ago
Closed 10 years ago
Error when 2nd make and remove clean-stage-app step
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gduan, Assigned: gduan)
Details
Attachments
(1 file)
When execute make twice without cleaning data from build_stage (remove clean-stage-app step), there would be two errors, one is the format of gaia_shared.json is not corrent, and another is shared/js/l10n.js.
In order to implement incremental build, we should not clear build_stage when rebuilding.
Comment 1•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → gduan
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8612216 [details] [review]
[gaia] cctuan:1169206 > mozilla-b2g:master
Hi Ricky,
could you review it? Thanks.
Attachment #8612216 -
Flags: review?(rchien)
Updated•10 years ago
|
Attachment #8612216 -
Flags: review?(rchien) → review+
Assignee | ||
Comment 3•10 years ago
|
||
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
•