From a00e946ea58d7349ef006427783db1c58974a7af Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 18 Aug 2015 17:32:00 +0200 Subject: reproducible: fix one amd64'ism --- bin/reproducible_html_dashboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh index 14811959..7453c465 100755 --- a/bin/reproducible_html_dashboards.sh +++ b/bin/reproducible_html_dashboards.sh @@ -276,7 +276,7 @@ create_suite_stats_page() { fi set_icon not_for_us write_icon - write_page "$COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any', 'all', 'amd64', 'linux-any', 'linux-amd64' nor 'any-amd64' will not be build here" + write_page "$COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any', 'all', '$ARCH', 'linux-any', 'linux-$ARCH' nor 'any-$ARCH' will not be build here" write_page "and those " set_icon blacklisted write_icon -- cgit v1.2.3-70-g09d2