From: Alexandr Nedvedicky Date: Mon, 4 Aug 2025 09:11:15 +0000 (+0200) Subject: s/veirfy/verify X-Git-Tag: openssl-3.6.0-alpha1~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00f4228524c4909597dad635b7e7196c5abc3526;p=thirdparty%2Fopenssl.git s/veirfy/verify Reviewed-by: Neil Horman Reviewed-by: Tim Hudson Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/28136) --- diff --git a/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh b/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh index ad49d3ac2f0..c483eb5feb3 100755 --- a/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh +++ b/test/recipes/95-test_external_rpki-client-portable_data/rpki-client-portable.sh @@ -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