diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-01-28 01:58:51 -0800 |
|---|---|---|
| committer | Joseph Richey <joerichey@google.com> | 2020-01-28 01:58:51 -0800 |
| commit | 9927ab8426e765db8de304e9f99ba5c520b5018c (patch) | |
| tree | 3dce106a0949a24f75dd9b8b0bfa1df293cc96e1 /cmd/fscrypt/fscrypt.go | |
| parent | 2c57ab18375a8d0b4df9c4b6d9f3692d14edfee7 (diff) | |
cmd/fscrypt/errors: explicitly mark error messages as errors (#191)
When an fscrypt command fails and prints an error message, in some cases
it isn't clear that the message is actually an error, e.g.:
fscrypt encrypt: login protectors do not need a name
Make it clear by always prefixing the message with "[ERROR] ", e.g.
[ERROR] fscrypt encrypt: login protectors do not need a name
Update https://github.com/google/fscrypt/issues/186
Diffstat (limited to 'cmd/fscrypt/fscrypt.go')
0 files changed, 0 insertions, 0 deletions