Index: build_tools/bots/windows/nacl-install-windows-ports-4.sh |
diff --git a/build_tools/bots/windows/nacl-install-windows-ports-4.sh b/build_tools/bots/windows/nacl-install-windows-ports-4.sh |
index 27b3f27a353cfd608a4180d9d291df2e55c70709..d34504b95601247488fd84c4c6b668dd91806ff6 100755 |
--- a/build_tools/bots/windows/nacl-install-windows-ports-4.sh |
+++ b/build_tools/bots/windows/nacl-install-windows-ports-4.sh |
@@ -22,7 +22,7 @@ BuildPackage freeimage |
BuildPackage mesa |
BuildPackage ncurses |
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@" |
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@" |
if [[ $RESULT != 0 ]] ; then |
echo "@@@STEP_FAILURE@@@" |
fi |