summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-03 13:10:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-03 13:10:01 +0100
commit7b7dabf7da8cf5133cd1b8827b8ea82417e0a7b1 (patch)
tree25b9cd20f507ff55dc13bd7b359eff51616bde78
parentbc2d2c794d9f12595f824033ef0184a9c7ad26e3 (diff)
downloadjenkins.debian.net-7b7dabf7da8cf5133cd1b8827b8ea82417e0a7b1.tar.xz
remove redundancy
-rwxr-xr-xbin/reproducible_html_graphs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 7aa76de8..65e6a3c1 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -260,7 +260,6 @@ write_usertag_table() {
}
VIEW=suite_stats
-gather_stats # FIXME: this script should be run in a loop (and rewritten)
PAGE=index_${VIEW}.html
echo "$(date) - starting to write $PAGE page."
write_page_header $VIEW "Overview of various statistics about reproducible builds for $SUITE"