From b335b5ad1b0aaf6426573e03640d422a3debf5c3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 Jul 2015 18:57:11 +0200 Subject: reproducible: refactor --- bin/reproducible_common.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 361b231f..d63dc26e 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -62,6 +62,16 @@ for i in $SUITES ; do mkdir -p "$BASE/$i" done +# tables for stats +TABLE[0]=stats_pkg_state +TABLE[1]=stats_builds_per_day +TABLE[2]=stats_builds_age +TABLE[3]=stats_bugs +TABLE[4]=stats_notes +TABLE[5]=stats_issues +TABLE[6]=stats_meta_pkg_state +TABLE[7]=stats_bugs_state + # known package sets META_PKGSET[1]="essential" META_PKGSET[2]="required" -- cgit v1.2.3-70-g09d2