From 98729738b0606aecf210daeb4e288669fe482ce5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 8 Sep 2015 00:51:08 +0200 Subject: reproducible: also explain arch in suite table --- bin/reproducible_html_dashboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index cdffa1e4..fc24f542 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -284,7 +284,7 @@ write_suite_table() { continue fi gather_suite_arch_stats - write_page "$SUITE$AMOUNT" + write_page "$SUITE/$ARCH$AMOUNT" if [ $(echo $PERCENT_TOTAL/1|bc) -lt 98 ] ; then write_page "($PERCENT_TOTAL% tested)" fi -- cgit v1.2.3-70-g09d2