summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-21 15:34:12 +0200
committerErich Eckner <git@eckner.net>2018-06-21 15:34:12 +0200
commitd978c7ad1b69e67744e22c560cbfc0add3fee176 (patch)
treeb7f3ffecc22190121c3b325e4a3ecbc350b13319 /bin
parent4a8b5198e57a0c275d20d83590e6ce0cb515ce22 (diff)
downloadbuilder-d978c7ad1b69e67744e22c560cbfc0add3fee176.tar.xz
bin/build-packages: remove unfeasible TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/build-packages4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/build-packages b/bin/build-packages
index d65b6f7..4335d53 100755
--- a/bin/build-packages
+++ b/bin/build-packages
@@ -11,10 +11,6 @@
# TODO: report back memory and hdd stats to the build master on successful build
-# TODO: haskell-* packages in loops can get semi-fixed by compiling them
-# --without-check, but obviously they (and all dependent packages) need
-# to be recompiled in the end, if this was necessary
-
# shellcheck disable=SC2016
usage() {
>&2 echo ''