Index: build_tools/bots/windows/nacl-install-windows-ports-5.sh |
diff --git a/build_tools/bots/windows/nacl-install-windows-ports-5.sh b/build_tools/bots/windows/nacl-install-windows-ports-5.sh |
index 0814959441de152ed98797ddf466039c7fe1a397..6258832f12d6b0a1c01be417d7fe0777297b2cea 100755 |
--- a/build_tools/bots/windows/nacl-install-windows-ports-5.sh |
+++ b/build_tools/bots/windows/nacl-install-windows-ports-5.sh |
@@ -25,7 +25,7 @@ BuildPackage tinyxml |
BuildPackage tommath |
BuildPackage tomcrypt |
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@" |
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@" |
if [[ $RESULT != 0 ]] ; then |
echo "@@@STEP_FAILURE@@@" |
fi |