mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-04-28 17:06:36 +00:00
style fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
12ada78b95
commit
069897c77f
@ -160,7 +160,5 @@ pub(crate) fn verify_signature(
|
||||
}
|
||||
|
||||
// neither a keyring nor a certificate was detect, so we abort here
|
||||
Err(format_err!(
|
||||
"'key-path' contains neither a keyring nor a certificate, aborting!"
|
||||
))
|
||||
bail!("'key-path' contains neither a keyring nor a certificate, aborting!");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user