mirror of
https://github.com/openssl/openssl.git
synced 2026-01-25 02:56:43 +00:00
s/veirfy/verify
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/28136)
This commit is contained in:
committed by
Neil Horman
parent
001ce7c281
commit
00f4228524
@@ -62,7 +62,7 @@ zyzSqbo//+SSFHZG
|
||||
=O6H8
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
EOF
|
||||
gpg --veirfy $RPKI_TARBALL.asc $RPKI_TARBALL || exit 1
|
||||
gpg --verify $RPKI_TARBALL.asc $RPKI_TARBALL || exit 1
|
||||
|
||||
cd $RPKI_SRC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user