From 2c802c7ec958e9ee92ba25427df96370325be799 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 18 Nov 2014 01:37:31 +0100 Subject: reproducible: never say never again --- bin/reproducible_html_indexes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_html_indexes.sh b/bin/reproducible_html_indexes.sh index 4dc10197..371e206a 100755 --- a/bin/reproducible_html_indexes.sh +++ b/bin/reproducible_html_indexes.sh @@ -92,7 +92,7 @@ for VIEW in last_24h last_48h all_abc ; do write_page "

" set_icon blacklisted write_icon - write_page "$COUNT_BLACKLISTED packages are blacklisted and will never be tested here: " + write_page "$COUNT_BLACKLISTED packages are blacklisted and will not be tested here: " link_packages $BLACKLISTED write_page "

" fi -- cgit v1.2.3-54-g00ecf