Closed
Bug 492909
Opened 17 years ago
Closed 17 years ago
verify-asc needs to ignore sum files and pgp key
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
References
Details
Attachments
(1 file)
|
2.64 KB,
patch
|
bhearsum
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
Noticed during signing for 3.5b4 - verify-asc found 215 files in total but only 212 asc files. This is new since we added the stage target between sign and verify.
This patch makes us ignore *SUMS and KEY, and also suppresses output when carrying out the tests.
Attachment #377333 -
Flags: review?(bhearsum)
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P2
Updated•17 years ago
|
Attachment #377333 -
Flags: review?(bhearsum) → review+
Comment 1•17 years ago
|
||
Comment on attachment 377333 [details] [diff] [review]
Fix up fallout from stage target
This seems fine. Thanks for adding those @test's - it's going to cleanup the output.
| Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 377333 [details] [diff] [review]
Fix up fallout from stage target
http://hg.mozilla.org/build/tools/rev/d870f02a80eb
Attachment #377333 -
Flags: checked‑in+
| Assignee | ||
Comment 3•17 years ago
|
||
keymaster:~/hg-tools updated to tip.
Status: ASSIGNED → RESOLVED
Closed: 17 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
•