X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fqueue_report.py;h=84f6a22f23946139349199b27afa46f3597a7f52;hb=204dad82bb398a95a7c63cb02468624c6d8cc42c;hp=fc68cb0bf96e7a2fd4ece11cc4f609a9a7cfaca0;hpb=9c2d1d802acabe9907b1af8d4db7a5556cbe7394;p=dak.git diff --git a/dak/queue_report.py b/dak/queue_report.py index fc68cb0b..84f6a22f 100755 --- a/dak/queue_report.py +++ b/dak/queue_report.py @@ -236,11 +236,12 @@ def footer(): """ def table_header(type, source_count, total_count): - print "

Summary for: %s

" % (type) + print "

Summary for: %s

" % (type) + print "

Summary for: binary-%s only

" % (type) print """

Click to toggle all/binary-NEW packages

-
+ """ print "Package count in %s: %s |  Total Package count: %s" % (type, source_count, total_count) print """