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

Unified Diff: buildbot/buildbot_selector.py

Issue 6883048: Activate buildbot, lucid64-pnacl2, for pnacl. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 8 months 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_pnacl1.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_selector.py
===================================================================
--- buildbot/buildbot_selector.py (revision 4926)
+++ buildbot/buildbot_selector.py (working copy)
@@ -35,8 +35,8 @@
'hardy64-marm-narm-opt': 'bash buildbot/buildbot_arm.sh opt',
'arm-marm-narm-test-dbg': 'bash buildbot/buildbot_arm_hw.sh dbg',
'arm-marm-narm-test-opt': 'bash buildbot/buildbot_arm_hw.sh opt',
- 'lucid64-pnacl1': 'bash buildbot/buildbot_pnacl1.sh mode-buildbot',
- 'lucid64-pnacl2': 'bash buildbot/buildbot_linux.sh opt 64 newlib',
+ 'lucid64-pnacl1': 'bash buildbot/buildbot_pnacl1.sh mode-buildbot-x8632',
+ 'lucid64-pnacl2': 'bash buildbot/buildbot_pnacl1.sh mode-buildbot-x8664',
'karmic64-valgrind': 'bash buildbot/buildbot_valgrind.sh',
# Coverage.
'mac-m32-n32-coverage': 'bash buildbot/buildbot_coverage_mac.sh',
« no previous file with comments | « buildbot/buildbot_pnacl1.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698