Index: build_tools/bots/linux/nacl-install-linux-ports-2.sh |
diff --git a/build_tools/bots/linux/nacl-install-linux-ports-2.sh b/build_tools/bots/linux/nacl-install-linux-ports-2.sh |
index a0d659c32b3cd752ed07e5febf5f189258182e63..0dbb00c6cf0a46d8aac52fc0e0a9ad095d588965 100755 |
--- a/build_tools/bots/linux/nacl-install-linux-ports-2.sh |
+++ b/build_tools/bots/linux/nacl-install-linux-ports-2.sh |
@@ -40,7 +40,7 @@ BuildPackage gc |
BuildPackage x264 |
BuildPackage thttpd |
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@" |
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@" |
if [[ $RESULT != 0 ]] ; then |
echo "@@@STEP_FAILURE@@@" |
fi |