commit | cf522226945d464847bd2477fde9af4d24be0723 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Oct 07 19:25:29 2021 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Oct 07 19:25:29 2021 +0200 |
tree | 24b2bbfb0fc3cf1a07a8abd7f4a7ed16e87e6c93 | |
parent | ff0aee0e7b542f325f1d25df8df91cfae501fd7e [diff] [blame] |
Correct support function name Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 567fa93..721c82d 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -2303,7 +2303,7 @@ msg "test ssl-opt.sh, i386, make, gcc-O2" tests/ssl-opt.sh } -support_test_m32_o1 () { +support_test_m32_o2 () { support_test_m32_o0 "$@" }