Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only sign files that are for firefox (bug 1162458) #558

Merged
merged 1 commit into from May 15, 2015

Conversation

magopian
Copy link
Contributor

Fixes bug 1162458

assert self.file_.is_signed
assert self.file_.cert_serial_num
assert self.file_.hash
assert packaged.is_signed(self.file_.file_path)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are helpful. 👍

@robhudson
Copy link
Member

r+

magopian added a commit that referenced this pull request May 15, 2015
Only sign files that are for firefox (bug 1162458)
@magopian magopian merged commit c778713 into mozilla:master May 15, 2015
@magopian magopian deleted the 1162458-only-sign-firefox branch May 15, 2015 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants