index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/harvest-commit-times | 1 |
diff --git a/bin/harvest-commit-times b/bin/harvest-commit-times index 325da70..163870f 100755 --- a/bin/harvest-commit-times +++ b/bin/harvest-commit-times @@ -139,6 +139,7 @@ while true; do ssh buildmaster 'mysql buildmaster -N --raw --batch' fi else + >&2 printf '\n' break fi |