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

Unified Diff: buildbot/buildbot_spec2k.sh

Issue 8391032: Part 2 of 3: Moving tools/llvm to pnacl/ (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: '' Created 9 years, 2 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_pnacl_merge.sh ('k') | buildbot/buildbot_toolchain_arm_untrusted.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildbot/buildbot_spec2k.sh
===================================================================
--- buildbot/buildbot_spec2k.sh (revision 7025)
+++ buildbot/buildbot_spec2k.sh (working copy)
@@ -15,7 +15,6 @@
SCONS_TRUSTED="./scons --mode=opt-host -j8"
SCONS_NACL="./scons --mode=opt-host,nacl -j8"
SPEC_HARNESS=${SPEC_HARNESS:-${HOME}/cpu2000-redhat64-ia32}/
-UTMAN=tools/llvm/utman.sh
TRYBOT_TESTS="176.gcc 179.art 181.mcf 197.parser 252.eon 254.gap"
TRYBOT_TRANSLATOR_TESTS="176.gcc"
« no previous file with comments | « buildbot/buildbot_pnacl_merge.sh ('k') | buildbot/buildbot_toolchain_arm_untrusted.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698