Fix message.
This commit is contained in:
parent
a47da3ac33
commit
8072a9f8e6
@ -59,7 +59,7 @@ where
|
||||
|
||||
let uid = sq.best_userid(&cert, true);
|
||||
|
||||
qprintln!("Changed password for {}, {}",
|
||||
qprintln!("Changing password for {}, {}",
|
||||
cert.fingerprint(), uid);
|
||||
|
||||
let ks = matches!(cert_source, FileStdinOrKeyHandle::KeyHandle(_));
|
||||
|
Loading…
Reference in New Issue
Block a user