| Index: buildbot/buildbot_selector.py
|
| diff --git a/buildbot/buildbot_selector.py b/buildbot/buildbot_selector.py
|
| old mode 100755
|
| new mode 100644
|
| index d49836f67f5a04677f769d933cf1ef360660ddf1..ae53010735007b920c9165a770a83397c9c8f530
|
| --- a/buildbot/buildbot_selector.py
|
| +++ b/buildbot/buildbot_selector.py
|
| @@ -190,8 +190,7 @@ BOT_ASSIGNMENT = {
|
|
|
| # MIPS toolchain buildbot.
|
| 'linux-pnacl-x86_32-tests-mips':
|
| - bash + ' tools/trusted_cross_toolchains/'
|
| - 'trusted-toolchain-creator.mipsel.debian.sh nacl_sdk',
|
| + bash + ' buildbot/buildbot_pnacl.sh mode-buildbot-mips-toolchain',
|
|
|
| # Toolchain trybots.
|
| 'nacl-toolchain-precise64-newlib':
|
|
|