Index: build_tools/bots/linux/nacl-install-linux-ports-1.sh |
diff --git a/build_tools/bots/linux/nacl-install-linux-ports-1.sh b/build_tools/bots/linux/nacl-install-linux-ports-1.sh |
index d1de1a44ab059ad6f1ec74e5263f499a203db2f7..fe6d71ed8fdc79a3a7de86a69fd458e120662695 100755 |
--- a/build_tools/bots/linux/nacl-install-linux-ports-1.sh |
+++ b/build_tools/bots/linux/nacl-install-linux-ports-1.sh |
@@ -29,7 +29,7 @@ BuildPackage pango |
BuildPackage openal |
BuildPackage ncurses |
-echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@" |
+echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@" |
if [[ $RESULT != 0 ]] ; then |
echo "@@@STEP_FAILURE@@@" |
fi |