cmd/fscrypt: fix missing protector error format#275
cmd/fscrypt: fix missing protector error format#275ebiggers merged 1 commit intogoogle:masterfrom hobbitalastair:master
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
ebiggers
left a comment
There was a problem hiding this comment.
Could you add Update #272 to the commit message so that it directly links to the bug report?
|
@ebiggers thanks for the review, good point about the long line I've called the formatted text |
|
Merged, thanks! |
This is the bugette mentioned in #272 - the format specifiers were never being filled in.
Also add a newline so the prompt to select a protector shows on a separate line.