From 11bba0e128eb1c35660797a2f2c930083f876c0a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 4 Jan 2018 19:52:04 +0100 Subject: bin/common-functions: add TODO --- bin/common-functions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/common-functions') 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 -- cgit v1.2.3-54-g00ecf