| Index: buildbot/buildbot_pnacl.sh
|
| diff --git a/buildbot/buildbot_pnacl.sh b/buildbot/buildbot_pnacl.sh
|
| index 012afc490fc65c247ccea9f364cb7fbdd70b7c48..f064ea60e0d183b931b52dfc5e0bc01a43629c74 100755
|
| --- a/buildbot/buildbot_pnacl.sh
|
| +++ b/buildbot/buildbot_pnacl.sh
|
| @@ -437,6 +437,7 @@ tc-tests-fast() {
|
| scons-stage-noirt "${arch}" "${scons_flags} -j1" "large_tests"
|
| scons-stage-noirt "${arch}" "${scons_flags} -j8 pnacl_generate_pexe=0" \
|
| "nonpexe_tests"
|
| + scons-stage-noirt "${arch}" "${scons_flags} -j8 minsfi=1" "minsfi_tests"
|
| }
|
|
|
| mode-buildbot-tc-x8664-linux() {
|
|
|