Index: build_tools/bots/windows/nacl-install-windows-ports-1.sh |
diff --git a/build_tools/bots/windows/nacl-install-windows-ports-1.sh b/build_tools/bots/windows/nacl-install-windows-ports-1.sh |
index 6e9c46ae6a4bcfdf76161f0040b72cd07570c3cc..44a5c7f20736569bc391fb9407ecdaa03d0aa149 100755 |
--- a/build_tools/bots/windows/nacl-install-windows-ports-1.sh |
+++ b/build_tools/bots/windows/nacl-install-windows-ports-1.sh |
@@ -23,7 +23,7 @@ BuildPackage cairo |
BuildPackage agg |
BuildPackage imagemagick |
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@" |
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@" |
if [[ $RESULT != 0 ]] ; then |
echo "@@@STEP_FAILURE@@@" |
fi |