From 4c61aa576c746353c26d25b208a587db9aa9fcb8 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 26 Nov 2009 00:12:27 +0100 Subject: [PATCH] different tags Signed-off-by: Joerg Jaspert --- tools/logs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/logs.py b/tools/logs.py index c4eb6bea..182cdbdd 100755 --- a/tools/logs.py +++ b/tools/logs.py @@ -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" ], -- 2.39.2