Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1465)

Unified Diff: buildbot/buildbot_selector.py

Issue 101713002: [MIPS] Upload a toolchain tarball for MIPS after the build step (Closed) Base URL: http://git.chromium.org/native_client/src/native_client.git@master
Patch Set: Update. Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « buildbot/buildbot_pnacl.sh ('k') | buildbot/buildbot_toolchain_mips_trusted.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_selector.py
diff --git a/buildbot/buildbot_selector.py b/buildbot/buildbot_selector.py
index 0f4108db1eb347113c5a58ffe37b6b57e92be002..ae07f10da5dba5b507b7e176123ed6f12bb17492 100755
--- 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_toolchain_mips_trusted.sh',
# Toolchain trybots.
'nacl-toolchain-precise64-newlib':
« no previous file with comments | « buildbot/buildbot_pnacl.sh ('k') | buildbot/buildbot_toolchain_mips_trusted.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698