diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-08 01:40:26 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-08 01:40:26 +0200 |
commit | 68f930e1b325fab86772dee0d377c9865b373423 (patch) | |
tree | a1c6ee96cf115b9bc7d55bdbe7a75414566cd0d5 /TODO | |
parent | f4413af3541ced4a15282254a405688601527c37 (diff) | |
download | jenkins.debian.net-68f930e1b325fab86772dee0d377c9865b373423.tar.xz |
reproducible: cleanup + polishing
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian *** killer job is run before setup *** scheduler and builder jobs are started after +* for PKG in $(cat packages.yml | ../shyaml/shyaml keys) ; do echo " $PKG" ; for ATTRIBUTE in version issues bugs comments ; do echo " $ATTRIBUTE = $(cat packages.yml | ../shyaml/shyaml get-value ${PKG}.${ATTRIBUTE} | xargs echo )" ; done ; done * watch: zephyr (debbindiff timeout?) * watch: haskell-hsql-odbc * watch: cxxtest: dbd failure should be in rbuild output! |