Chromium Code Reviews| Index: crosstest/runtests.sh |
| diff --git a/crosstest/runtests.sh b/crosstest/runtests.sh |
| index 400e7a46ee6521e89f9c10062b44f0c3c9eeea2a..4ba208fe6dd571fcb72e4c6cac0d355a50f639dc 100755 |
| --- a/crosstest/runtests.sh |
| +++ b/crosstest/runtests.sh |
| @@ -5,7 +5,7 @@ |
| set -eux |
| -OPTLEVELS="m1" |
| +OPTLEVELS="m1 2" |
| OUTDIR=Output |
| # Clean the output directory to avoid reusing stale results. |
| rm -rf "${OUTDIR}" |