| Index: build_tools/bots/linux/nacl-install-linux-ports-0.sh
 | 
| diff --git a/build_tools/bots/linux/nacl-install-linux-ports-0.sh b/build_tools/bots/linux/nacl-install-linux-ports-0.sh
 | 
| index 3b7ecb2c61a48a439120d487975026656def4fd1..90ed644556080f503d93e5a32e93da5d11356811 100755
 | 
| --- a/build_tools/bots/linux/nacl-install-linux-ports-0.sh
 | 
| +++ b/build_tools/bots/linux/nacl-install-linux-ports-0.sh
 | 
| @@ -33,7 +33,7 @@ BuildPackage bochs
 | 
|  BuildPackage openssl
 | 
|  BuildPackage jsoncpp
 | 
|  
 | 
| -echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@"
 | 
| +echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@"
 | 
|  if [[ $RESULT != 0 ]] ; then
 | 
|    echo "@@@STEP_FAILURE@@@"
 | 
|  fi
 | 
| 
 |