diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 0674a83a46..8d26408765 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -1470,7 +1470,7 @@ component_test_m32_o2 () { msg "test ssl-opt.sh, i386, make, gcc-O2" if_build_succeeded tests/ssl-opt.sh } -support_test_m32_o1 () { +support_test_m32_o2 () { support_test_m32_o0 "$@" }