summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_pkg_sets.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-18 18:57:11 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-18 18:57:11 +0200
commitb335b5ad1b0aaf6426573e03640d422a3debf5c3 (patch)
tree3a649f3bf869695447d9f25d09c78037cad18db9 /bin/reproducible_html_pkg_sets.sh
parentfbe9a7466b4f86b60c68154f34f6f6634e167785 (diff)
downloadjenkins.debian.net-b335b5ad1b0aaf6426573e03640d422a3debf5c3.tar.xz
reproducible: refactor
Diffstat (limited to 'bin/reproducible_html_pkg_sets.sh')
-rwxr-xr-xbin/reproducible_html_pkg_sets.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/reproducible_html_pkg_sets.sh b/bin/reproducible_html_pkg_sets.sh
index 8196d3eb..3bc181e2 100755
--- a/bin/reproducible_html_pkg_sets.sh
+++ b/bin/reproducible_html_pkg_sets.sh
@@ -19,8 +19,7 @@ ARCH="amd64" # we only care about amd64 status here (for now)
DATE=$(date -d "1 day ago" '+%Y-%m-%d')
FORCE_DATE=$(date -d "2 day ago" '+%Y-%m-%d')
-# variables related to the stats we do
-TABLE[6]=stats_meta_pkg_state
+# variables related to the stats we update
FIELDS[6]="datum, reproducible, unreproducible, FTBFS, other"
COLOR[6]=4