diff options
author | Erich Eckner <git@eckner.net> | 2017-11-22 10:41:56 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-22 10:41:56 +0100 |
commit | d7903e1f40710e7b6e977189372a8f9db3a0d1af (patch) | |
tree | e9c381048a218686c4429c648ad4d118a546b868 /bin/common-functions | |
parent | 778e6a9353b788c7599017a04cce2a8e0896364d (diff) | |
download | builder-d7903e1f40710e7b6e977189372a8f9db3a0d1af.tar.xz |
bin/common-functions: reformat TODO
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-x | bin/common-functions | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/common-functions b/bin/common-functions index 517fb41..7cb1f90 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -415,8 +415,8 @@ 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. +# 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() { |