Closed
Bug 508962
Opened 16 years ago
Closed 16 years ago
verify-signatures.py needs to support --product
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
Details
Attachments
(1 file)
|
1.89 KB,
patch
|
bhearsum
:
review+
nthomas
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
Right now check_repack accepts a product argument which defaults to "firefox", but there's no way to override this from the command line.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #393217 -
Flags: review?(nthomas)
Attachment #393217 -
Flags: review?(bhearsum)
Comment 2•16 years ago
|
||
Comment on attachment 393217 [details] [diff] [review]
Implement --product, and pass it in via the Makefile
the Makefile part gets updated in bug 508965, which makes this a bit confusing, but this seems fine.
Attachment #393217 -
Flags: review?(bhearsum) → review+
Comment 3•16 years ago
|
||
Re-assigning to catlee based on patch ownership.
Assignee: nobody → catlee
Priority: -- → P3
Updated•16 years ago
|
Attachment #393217 -
Flags: review?(nthomas) → review+
| Assignee | ||
Comment 4•16 years ago
|
||
Comment on attachment 393217 [details] [diff] [review]
Implement --product, and pass it in via the Makefile
changeset: 342:e249943f6516
Attachment #393217 -
Flags: checked-in+
| Assignee | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•