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

Unified Diff: build_tools/bots/windows/nacl-install-windows-ports-6.sh

Issue 11636027: Add ARM toolchain support. (Closed) Base URL: git@github.com:samclegg/naclports.git@sbc
Patch Set: revert .c file change Created 7 years, 11 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 | « build_tools/bots/windows/nacl-install-windows-ports-5.sh ('k') | build_tools/buildbot_selector.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_tools/bots/windows/nacl-install-windows-ports-6.sh
diff --git a/build_tools/bots/windows/nacl-install-windows-ports-6.sh b/build_tools/bots/windows/nacl-install-windows-ports-6.sh
index 96722e468d70b8446256c0f27f454688931046e8..6d9ed22fce64b9489896102d2a5ac358fddf65d0 100755
--- a/build_tools/bots/windows/nacl-install-windows-ports-6.sh
+++ b/build_tools/bots/windows/nacl-install-windows-ports-6.sh
@@ -24,7 +24,7 @@ BuildPackage boost
BuildPackage protobuf
BuildPackage openal
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@"
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@"
if [[ $RESULT != 0 ]] ; then
echo "@@@STEP_FAILURE@@@"
fi
« no previous file with comments | « build_tools/bots/windows/nacl-install-windows-ports-5.sh ('k') | build_tools/buildbot_selector.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698