mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-04-29 19:53:16 +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
|
// neither a keyring nor a certificate was detect, so we abort here
|
||||||
Err(format_err!(
|
bail!("'key-path' contains neither a keyring nor a certificate, aborting!");
|
||||||
"'key-path' contains neither a keyring nor a certificate, aborting!"
|
|
||||||
))
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user