Closed
Bug 618043
Opened 15 years ago
Closed 15 years ago
Don't prompt for GPG password for steps that don't need it
Categories
(Release Engineering :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: coop, Unassigned)
References
Details
(Whiteboard: [signing])
This is more of an annoyance than anything. I love having the signature verification hooked up to signing, but often times I'm not running end-to-end, I'm going in and running a single make target that doesn't require the signing key.
We should tighten up the targets so that we only prompt for the key password when we will actually use it.
| Reporter | ||
Comment 1•15 years ago
|
||
Syed is adding a check as part of bug 558464 that makes this largely go away. If you *think* are running targets that don't need the key, you can just press return rather than entering the actual key, and then the check will tell you when you're wrong. ;)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
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
•