diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-10-10 21:02:37 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-10-10 21:02:37 +0200 |
commit | d451fdd1c43ed4689960459805e0ba16ae737081 (patch) | |
tree | efbb1678235887e5929c5d5bb4e6673c941290fc | |
parent | 0fd9f96e7aeab860c264096bdd09915fe120dff6 (diff) | |
download | jenkins.debian.net-d451fdd1c43ed4689960459805e0ba16ae737081.tar.xz |
make last entry more specific
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ The idea is to run a jenkins.d.o host, which is maintained by DSA, but we are ma ** repo-comparison: check for binaries without source ** issues: currently only state of amd64 is shown. it would be better to display packages as unreproducible if they are unreproducible on any architecture. ** include diffoscope run time in log -** install build deps after locale change (and possibly others) to reduce useless noise between diff of b1 and b2 builds +** install build deps before locale change to reduce noise between diff of b1 and b2 builds (needs a pbuilder type A hook) * missing varitations: ** prebuilder does (user) group variation like this: https://anonscm.debian.org/git/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user |