From 35072013949434a13414abc6f49833335945b428 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 14 Jun 2019 22:15:44 +0200 Subject: bin/build-packages: add TODO --- bin/build-packages | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/build-packages') 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 '' -- cgit v1.2.3-54-g00ecf