mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zkey: Typo in message
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
d82f5e1f49
commit
dec58c349e
@@ -2319,7 +2319,7 @@ static int _keystore_process_reencipher(struct keystore *keystore,
|
||||
|
||||
if (params.complete) {
|
||||
if (!_keystore_reencipher_key_exists(file_names)) {
|
||||
warnx("Staged re-enciphering in not pending for key "
|
||||
warnx("Staged re-enciphering is not pending for key "
|
||||
"'%s', skipping",
|
||||
name);
|
||||
info->num_skipped++;
|
||||
|
||||
Reference in New Issue
Block a user