From fbe9a7466b4f86b60c68154f34f6f6634e167785 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 Jul 2015 18:45:45 +0200 Subject: reproducible: fixup 23b8654 --- bin/reproducible_html_dashboards.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/reproducible_html_dashboards.sh') diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index 31ba1fcc..7c56b60a 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -27,7 +27,7 @@ TABLE[2]=stats_builds_age TABLE[3]=stats_bugs TABLE[4]=stats_notes TABLE[5]=stats_issues -#TABLE[6] +TABLE[6]=stats_meta_pkg_state TABLE[7]=stats_bugs_state FIELDS[0]="datum, reproducible, unreproducible, FTBFS, other, untested" FIELDS[1]="datum" @@ -43,7 +43,6 @@ for TAG in $USERTAGS ; do done FIELDS[4]="datum, packages_with_notes" FIELDS[5]="datum, known_issues" -#FIELDS[6] FIELDS[7]="datum, done_bugs, open_bugs" SUM_DONE="(0" SUM_OPEN="(0" -- cgit v1.2.3-70-g09d2