summaryrefslogtreecommitdiff
path: root/bin/build-packages
diff options
context:
space:
mode:
Diffstat (limited to 'bin/build-packages')
-rwxr-xr-xbin/build-packages3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/build-packages b/bin/build-packages
index 5a497c7..d83e0c2 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -9,6 +9,9 @@
# TODO: report back memory and hdd stats to the build master on successful build
+# TODO: some build failures should skip straws - e.g. if the source is unavailable,
+# we should not try to rebuild with a cleaned chroot
+
# shellcheck disable=SC2016
usage() {
>&2 echo ''