summaryrefslogtreecommitdiff
path: root/bin/common-functions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-04 19:52:04 +0100
committerErich Eckner <git@eckner.net>2018-01-04 19:52:04 +0100
commit11bba0e128eb1c35660797a2f2c930083f876c0a (patch)
tree63c5060f2613eda8f95c9b8f2b4796a98164483e /bin/common-functions
parentdee9611d197ef9db4222f063eac7c3114bb10f73 (diff)
downloadbuilder-11bba0e128eb1c35660797a2f2c930083f876c0a.tar.xz
bin/common-functions: add TODO
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-xbin/common-functions3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 8e269a7..6bfa319 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -399,6 +399,9 @@ ls_master_mirror() {
# removes all older (not-newer) versions of $package_file
# in all repositories not-older (newer) than $repository
+# TODO: should remove all other version (also newer) from
+# some repositories :-/
+
# A package is considered not newer if
# a) its version is not newer
# A package is considered older if