diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-10 12:44:07 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-10 14:36:00 +0200 |
commit | 12833b63c14e65f259cfe15ec875fe7663853881 (patch) | |
tree | 871fd52c5967988bb0342ef6990e106ae2c75acc /TODO | |
parent | 53d6bba0ee37f88afa91f335cb8c4dd4bbcd2433 (diff) | |
download | jenkins.debian.net-12833b63c14e65f259cfe15ec875fe7663853881.tar.xz |
reproducible: improve index_notify
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -190,6 +190,7 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/ ** new page: packages which are orphaned but have a reproducible usertagged patch ** a reproducible_log_grep_by_sql.(py|sh) would be nice, to only grep in packages with a certain status (build in the last X days) ** replace submit form by one without javascript (maybe with more url rewriting) +** html_indexes.py creates /index_notify.html three times, even though one is enough. * notes related ** #786396: classify issue by "toolchain" or "package" fix needed |