Merge branch 'ls/travis-stricter-linux32-builds'
[gitweb.git] / ci / run-windows-build.sh
index 4e3a50b60ee5e1b1dd5ccd9d135b7065f2af04db..e0434407996b75d1f88b55062b7f0a23db098bed 100755 (executable)
@@ -55,7 +55,7 @@ while true
 do
        LAST_STATUS=$STATUS
        STATUS=$(gfwci "action=status&buildId=$BUILD_ID")
-       test "$STATUS" = "$LAST_STATUS" || printf "\nStatus: $STATUS "
+       test "$STATUS" = "$LAST_STATUS" || printf "\nStatus: %s " "$STATUS"
        printf "."
 
        case "$STATUS" in