Add v5-RC10 to the list of allowed versions

This commit is contained in:
John Safranek
2021-11-16 16:36:38 -08:00
parent e8e0bc0d49
commit 158ebcaa0a

View File

@@ -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[@]}"