]> git.decadent.org.uk Git - dak.git/commit
tools/queue_rss.py: parse process-new reasons (Closes: #517950)
authorFilippo Giunchedi <filippo@debian.org>
Tue, 19 Jan 2010 01:37:09 +0000 (02:37 +0100)
committerFilippo Giunchedi <filippo@debian.org>
Tue, 19 Jan 2010 01:45:47 +0000 (02:45 +0100)
commit05c4968c640f85551908ba3ef0bf8c9cecfea463
tree1b307461d178e9392b1271ce87f9fc31cec628ad
parent5bfb9fcc5aa4304b058f941c370e56f6dc0fa3e4
tools/queue_rss.py: parse process-new reasons (Closes: #517950)

This commit adds a new command line option -l to point queue_rss.py where
process-new logs are.
While processing outgoing packages parse also logdir/%Y-%m to search for a
reason (ACCEPT/REJECT) and include it in the RSS entry, if any.

Signed-off-by: Filippo Giunchedi <filippo@debian.org>
tools/queue_rss.py