mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
Fix typo
This commit is contained in:
@ -401,7 +401,7 @@ done
|
|||||||
# new certifications on 140-2 modules. If we were to use the latest files from
|
# new certifications on 140-2 modules. If we were to use the latest files from
|
||||||
# master that would require re-cert due to changes in the module boundary.
|
# master that would require re-cert due to changes in the module boundary.
|
||||||
# Since OE additions can still be processed for cert3389 we will call 140-2
|
# Since OE additions can still be processed for cert3389 we will call 140-2
|
||||||
# ready "fipsv2-OE-ready" indicating it is read to use for an OE addition but
|
# ready "fipsv2-OE-ready" indicating it is ready to use for an OE addition but
|
||||||
# would not be good for a new certification effort with the latest files.
|
# would not be good for a new certification effort with the latest files.
|
||||||
if [ "$FLAVOR" = "fipsv2-OE-ready" ]; then
|
if [ "$FLAVOR" = "fipsv2-OE-ready" ]; then
|
||||||
OLD_VERSION=" return \"v4.0.0-alpha\";"
|
OLD_VERSION=" return \"v4.0.0-alpha\";"
|
||||||
|
Reference in New Issue
Block a user