summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-11 09:37:39 +0200
committerErich Eckner <git@eckner.net>2018-06-11 09:37:39 +0200
commit9dfc658df9cd1344f10d4ef9e60dd24fce5c2bae (patch)
treef6ed64df5debbac63b34b971919eeb5b3f72fa59
parentc846745a144e4a955ec41ba8277384bff5e98c7e (diff)
downloadbuilder-9dfc658df9cd1344f10d4ef9e60dd24fce5c2bae.tar.xz
update TODOs
-rwxr-xr-xbin/get-package-updates4
-rwxr-xr-xlib/common-functions2
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 26f6e87..a840963 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -17,9 +17,7 @@
# TODO: Being on the deletion-list is not a reason not to be scheduled
# if a dependency formerly on the deletion-list is now being built.
-# TODO: implement a separate deletion for each architecture
-
-# TODO: make the blacklist arch-specific
+# TODO: implement a separate deletion list for each architecture
# shellcheck disable=SC2016
usage() {
diff --git a/lib/common-functions b/lib/common-functions
index ce16e73..15d14d0 100755
--- a/lib/common-functions
+++ b/lib/common-functions
@@ -112,6 +112,8 @@ ls_master_mirror() {
}
+# TODO: enable operation on multiple packages simultanously
+
# remove_old_package_versions $binary_package_in_repository_id
# removes all older versions of the given package from all repositories