Merge branch 'jk/am-leakfix'
[gitweb.git] / ci / run-windows-build.sh
index 9f89d54320da54ba8d4dbe4db5ad5de5737a10bf..d8f0d92f2802bc500e0444d65bf0d57da3adffaf 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