From 4df12e269fb4dd814d209a5fc0366934d3089291 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 16 Feb 2016 18:31:49 +0100 Subject: reproducible debian dashboard: correct description in table --- bin/reproducible_html_dashboard.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index 45df06c7..a3a2a874 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -452,12 +452,11 @@ create_dashboard_page() { write_page "total number of identified issues in packages$COUNT_ISSUES" write_page "packages with notes about these issues$NOTES" - local TD_PKG_NOISSUES="packages in $SUITE with issues but without identified ones" + local TD_PKG_NOISSUES="packages in unstable with issues but without identified ones" local TD_PKG_FTBR="  - unreproducible ones" local TD_PKG_FTBFS="  - failing to build" local TD_PKG_SID="packages in unstable which need to be fixed" local TD_PKG_TESTING="  - in testing" - for ARCH in ${ARCHS} ; do SUITE="unstable" gather_suite_arch_stats -- cgit v1.2.3-54-g00ecf