]> git.decadent.org.uk Git - dak.git/commitdiff
different tags
authorJoerg Jaspert <joerg@debian.org>
Wed, 25 Nov 2009 23:12:27 +0000 (00:12 +0100)
committerJoerg Jaspert <joerg@debian.org>
Wed, 25 Nov 2009 23:12:27 +0000 (00:12 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
tools/logs.py

index c4eb6bea15add578d5ed1681db7924e3f35edfd8..182cdbdd234fb44766f60f67c2eb46592189ef5d 100755 (executable)
@@ -14,7 +14,7 @@ LINE = re.compile(r'(?:|.*/)dinstall_(\d{4})\.(\d{2})\.(\d{2})-(\d{2}):(\d{2}):(
                   r'Archive maintenance timestamp \(([^\)]*)\): (\d{2}):(\d{2}):(\d{2})$')
 UNSAFE = re.compile(r'[^a-zA-Z/\._:0-9\- ]')
 
-graphs = {"dinstall1": {"keystolist":["pg_dump1", "i18n 1", "accepted", "make-suite-file-list", "apt-ftparchive",
+graphs = {"dinstall1": {"keystolist":["pg_dump1", "i18n 1", "accepted", "dominate", "generate-filelist", "apt-ftparchive",
                                     "pdiff", "release files", "w-b", "i18n 2", "apt-ftparchive cleanup"],
                         "showothers":True},
           "dinstall2": {"keystolist":['External Updates', 'p-u-new', 'o-p-u-new', 'cruft', 'import-keyring', 'overrides', 'cleanup', 'scripts', 'mirror hardlinks', 'stats', 'compress', "pkg-file-mapping" ],