X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fqueue_report.py;h=1bef3e55915bd9de7b1b43e04120a69ffe377190;hb=d31ae14a9de247d47d9ff7b3f36705a58a065916;hp=882eab2a82ebe4d2e04c259d4ff62cff60ee6adc;hpb=9c5008e9f4a416cbbe5dbaa1fec3741c941225b1;p=dak.git diff --git a/dak/queue_report.py b/dak/queue_report.py index 882eab2a..1bef3e55 100755 --- a/dak/queue_report.py +++ b/dak/queue_report.py @@ -399,7 +399,7 @@ def process_queue(queue, log, rrd_dir): else: if mtime < oldest: oldest = mtime - have_note += has_new_comment(d.changes.source, d.changes.version) + have_note += has_new_comment(d.policy_queue, d.changes.source, d.changes.version) per_source[source]["oldest"] = oldest if not have_note: per_source[source]["note_state"] = 0; # none