Closed
Bug 847149
Opened 12 years ago
Closed 12 years ago
No win32 l10n localized builds of Firefox available (printconfigsetting.py)
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Unassigned)
References
()
Details
We managed to have one build after bug 845247 was fixed but the system is down again.
File "build/mozilla-central/config/printconfigsetting.py", line 19
print("Section [{0}] not found.".format(section), file=sys.stderr)
^
SyntaxError: invalid syntax
program finished with exit code 1
Comment 1•12 years ago
|
||
Should be back up now, I had pushed a fix for this issue yesterday (not realizing it affected l10n as well)
http://hg.mozilla.org/mozilla-central/rev/edf9c64f821e
The bug that caused this (and where I backed out this one file) was in Bug 812179
Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•