From db83568696206b264fc28a5430e1ceaaeeb89898 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 22 Nov 2017 11:30:05 +0100 Subject: bin/common-functions: remove TODO --- bin/common-functions | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin') diff --git a/bin/common-functions b/bin/common-functions index 060f49b..6f6db96 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -414,10 +414,6 @@ ls_master_mirror() { # this ensures an any package may replace arch-specific packages of the same version and vice versa -# TODO: It looks, like epoch is not considered correctly: -# Moving kstars-1:2.8.8-1-i686.pkg.tar.xz to community-testing -# did not remove kstars-17.08.3-1-i686.pkg.tar.xz from testing. - remove_old_package_versions() { local arch="$1" -- cgit v1.2.3-54-g00ecf