summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-16 14:42:54 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-16 14:42:54 +0100
commit034e33caf06f933b8a5a580407a3934f2dfbfa6f (patch)
tree5893785b712fc551769555f9ecffdcd6a55b68ae /bin/reproducible_common.sh
parentb987a580c2078cf1406106ecd6241cb6bdcd977a (diff)
downloadjenkins.debian.net-034e33caf06f933b8a5a580407a3934f2dfbfa6f.tar.xz
reproducible: track new usertags 'signatures' and 'environment'
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index c88483b7..8f3f2375 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -97,6 +97,10 @@ elif [ ! -f ${PACKAGES_DB} ] ; then
done_buildinfo INTEGER,
open_cpu INTEGER,
done_cpu INTEGER,
+ open_signatures INTEGER,
+ done_signatures INTEGER,
+ open_environment INTEGER,
+ done_environment INTEGER,
PRIMARY KEY (datum))'
sqlite3 ${PACKAGES_DB} '
CREATE TABLE stats_notes