From: Ansgar Burchardt Date: Fri, 17 Aug 2012 11:38:14 +0000 (+0200) Subject: dak/clean_suites.py: remove TODO comment X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2075358234415c9f2906beea2cb220af09ca5c61;p=dak.git dak/clean_suites.py: remove TODO comment sources only referenced by binaries about to be deleted are no longer see to be used. --- diff --git a/dak/clean_suites.py b/dak/clean_suites.py index f16474b1..85d4158f 100755 --- a/dak/clean_suites.py +++ b/dak/clean_suites.py @@ -112,16 +112,9 @@ def check_sources(now_date, session): # Get the list of source packages not in a suite and not used by # any binaries. - #### XXX: this should ignore cases where the files for the binary b - #### have been marked for deletion (so the delay between bins go - #### byebye and sources go byebye is 0 instead of StayOfExecution) - # Check for any sources which are marked for deletion but which # are now used again. - #### XXX: this should also handle deleted binaries specially (ie, not - #### reinstate sources because of them - # TODO: the UPDATE part is the same as in check_binaries. Merge? query = """