mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-22 17:51:10 +00:00
Fixup: Correct typo in DTLS only component of all.sh
This commit is contained in:
parent
baac25d2bf
commit
fcda6ddae1
|
@ -648,7 +648,7 @@ component_test_dtls_only () {
|
||||||
msg "test: DTLS only - main suites (inc. selftests) (ASan build)" # ~ 50s
|
msg "test: DTLS only - main suites (inc. selftests) (ASan build)" # ~ 50s
|
||||||
make test
|
make test
|
||||||
|
|
||||||
msg "build: DTLS only - ssl-opt.sh (ASan build)" # ~ 6 min
|
msg "test: DTLS only - ssl-opt.sh (ASan build)" # ~ 6 min
|
||||||
if_build_succeeded tests/ssl-opt.sh
|
if_build_succeeded tests/ssl-opt.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue