From 89a56d627faeebec67159971e0b5c20e4f6bf6ca Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 15 Jan 2015 11:54:10 +0100 Subject: reproducible: stop treating creating .buildinfo files specially (some leftovers) --- bin/reproducible_html_graphs.sh | 2 -- bin/reproducible_html_indexes.sh | 2 -- 2 files changed, 4 deletions(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index b946d98e..eca9a6c4 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -221,8 +221,6 @@ write_page "

" set_icon reproducible write_icon write_page "$COUNT_GOOD packages ($PERCENT_GOOD%) successfully built reproducibly." -set_icon unreproducible with -write_icon set_icon unreproducible write_icon write_page "$COUNT_BAD packages ($PERCENT_BAD%) failed to built reproducibly." diff --git a/bin/reproducible_html_indexes.sh b/bin/reproducible_html_indexes.sh index d65a3dd3..f1271471 100755 --- a/bin/reproducible_html_indexes.sh +++ b/bin/reproducible_html_indexes.sh @@ -57,8 +57,6 @@ for VIEW in last_24h last_48h all_abc ; do FINISH=", from $SHORTER_SPOKENTARGET these were:" fi write_page "

" - set_icon unreproducible with - write_icon set_icon unreproducible write_icon write_page "$COUNT_BAD packages ($PERCENT_BAD% of $COUNT_TOTAL) failed to built reproducibly in total$FINISH " -- cgit v1.2.3-70-g09d2