summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-10 21:00:05 +0100
committerErich Eckner <git@eckner.net>2017-11-10 21:00:05 +0100
commit3b05c7ea9b3e3d4fd070ed69865f9d2de44f6a47 (patch)
tree16f3c577d78698b8d35e09812f6707871c9304fa
parent96b24c7375aa087da01ea1b3285f980c695a2729 (diff)
downloadbuilder-3b05c7ea9b3e3d4fd070ed69865f9d2de44f6a47.tar.xz
bin/common-functions: make TODO more precise
-rwxr-xr-xbin/common-functions2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 65a6f92..31f6928 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -920,6 +920,8 @@ shrink_version() {
# TODO: If a & b provide c, unmoveable a will block b, but it should not.
# Same, if a & b depend on c (not in omega).
+# -- actually it looks alright from a source code point of view, but on the other
+# hand something behaves "conservative" :-/
# find_biggest_subset_of_packages $omega $keep $all_builds $all_depends [ $force ]