Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/build-packages
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-packages')
-rwxr-xr-xbin/build-packages5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 470065a..a54287a 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -1067,8 +1067,9 @@ while [ "${count}" -ne 0 ] && \
3)
>&2 echo 'get-assignment told me:'
- >&2 echo ' 3: come back after the next run of get-package-updates - currently'
- >&2 echo ' there are no pending packages'
+ >&2 echo ' 3: come back after the next run of get-package-updates or when'
+ >&2 echo ' some currently building packages are returned - currently'
+ >&2 echo ' there are no pending buildable packages'
exit 0
;;