Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fast-import: convert to struct object_id
[gitweb.git]
/
ci
/
run-windows-build.sh
diff --git
a/ci/run-windows-build.sh
b/ci/run-windows-build.sh
index 4e3a50b60ee5e1b1dd5ccd9d135b7065f2af04db..e0434407996b75d1f88b55062b7f0a23db098bed 100755
(executable)
--- a/
ci/run-windows-build.sh
+++ b/
ci/run-windows-build.sh
@@
-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