X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tools%2Flogs.py;h=2ebb5bc4d722595d7a699001bbe7ada51fc22ee9;hb=0e38a664493870d8c764ae02f50693b6c7ee0e1d;hp=6db78d99e208a53ffe16263ac629cf53ea79e796;hpb=babe25240b8866aff34d9fd240670a7876257c86;p=dak.git diff --git a/tools/logs.py b/tools/logs.py index 6db78d99..2ebb5bc4 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" ],