forked from wolfSSL/wolfssl
Merge pull request #4573 from ejohnstown/fips-check-fix
Fix FIPS Check Script
This commit is contained in:
@@ -368,7 +368,7 @@ v1)
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
||||||
v2|rand|v5-RC8|v5-RC9)
|
v2|rand|v5-RC8|v5-RC9|v5-RC10)
|
||||||
$GIT branch --no-track "my$CRYPT_VERSION" $CRYPT_VERSION || exit $?
|
$GIT branch --no-track "my$CRYPT_VERSION" $CRYPT_VERSION || exit $?
|
||||||
# Checkout the fips versions of the wolfCrypt files from the repo.
|
# Checkout the fips versions of the wolfCrypt files from the repo.
|
||||||
for MOD in "${WC_MODS[@]}"
|
for MOD in "${WC_MODS[@]}"
|
||||||
|
Reference in New Issue
Block a user