commit | fcda6ddae1a50628dd3fefb72b418bb874f2aa18 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Sep 05 14:49:53 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Thu Sep 05 14:50:00 2019 +0100 |
tree | b6b5fcff1e7dff173e9d2444220d10c721f8a39d | |
parent | baac25d2bf2c17d024a9896aaba0d6af37c8b7a9 [diff] [blame] |
Fixup: Correct typo in DTLS only component of all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 9d23557..5e93021 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -648,7 +648,7 @@ msg "test: DTLS only - main suites (inc. selftests) (ASan build)" # ~ 50s 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 }