Closed
Bug 605926
Opened 15 years ago
Closed 15 years ago
checksum packager.mk target breaks pretty names
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: jhford, Assigned: jhford)
Details
Attachments
(1 file)
917 bytes,
patch
|
ted
:
review+
ted
:
approval2.0+
|
Details | Diff | Splinter Review |
This is because of the string containing spaces.
Running this patch through try server before asking r? and a?
Assignee | ||
Comment 1•15 years ago
|
||
This patch fixes an issue where using pretty names breaks uploading because the CHECKSUM_FILE variable isn't properly wrapped in quotes.
I have also unhidden the invocation of checksum.py.
Asking for approval because this will break the build for the next beta off mozilla-central (currently beta 8).
Attachment #484877 -
Flags: review?(ted.mielczarek)
Attachment #484877 -
Flags: approval2.0?
Comment 2•15 years ago
|
||
Comment on attachment 484877 [details] [diff] [review]
fix prettynames
*sigh*, I should have noticed that!
Attachment #484877 -
Flags: review?(ted.mielczarek)
Attachment #484877 -
Flags: review+
Attachment #484877 -
Flags: approval2.0?
Attachment #484877 -
Flags: approval2.0+
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•15 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
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
•