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 |