From 034e33caf06f933b8a5a580407a3934f2dfbfa6f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 16 Feb 2015 14:42:54 +0100 Subject: reproducible: track new usertags 'signatures' and 'environment' --- bin/reproducible_common.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/reproducible_common.sh') 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 -- cgit v1.2.3-70-g09d2