| Index: build_tools/bots/windows/nacl-install-windows-ports-0.sh
|
| diff --git a/build_tools/bots/windows/nacl-install-windows-ports-0.sh b/build_tools/bots/windows/nacl-install-windows-ports-0.sh
|
| index 4942c8b728bbbd5b8b7fc766e289d30b328cec70..5d835f2a8f6d4a16e1cb7890c07a2aefbf72373b 100755
|
| --- a/build_tools/bots/windows/nacl-install-windows-ports-0.sh
|
| +++ b/build_tools/bots/windows/nacl-install-windows-ports-0.sh
|
| @@ -26,7 +26,7 @@ BuildPackage scummvm
|
| BuildPackage bochs
|
| BuildPackage jsoncpp
|
|
|
| -echo "@@@BUILD_STEP ${NACL_PACKAGES_BITSIZE}-bit Summary@@@"
|
| +echo "@@@BUILD_STEP ${NACL_ARCH} Summary@@@"
|
| if [[ $RESULT != 0 ]] ; then
|
| echo "@@@STEP_FAILURE@@@"
|
| fi
|
|
|