]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
s/veirfy/verify
authorAlexandr Nedvedicky <sashan@openssl.org>
Mon, 4 Aug 2025 09:11:15 +0000 (11:11 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 9 Aug 2025 13:38:39 +0000 (09:38 -0400)
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)

test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh

index ad49d3ac2f011a00eaa05c0c669103914d960a76..c483eb5feb350a559f8f15ef955731ea2e768fba 100755 (executable)
@@ -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