From 49aa8d107be136182fa0ed38d81971f424326596 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 9 Mar 2015 20:19:30 +0100 Subject: refactoring: rename another function --- bin/reproducible_html_graphs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 3bd7b3a3..c7634805 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -437,7 +437,7 @@ create_pkg_sets_page() { # # create main stats page # -create_stats_page() { +create_main_stats_page() { VIEW=stats PAGE=index_${VIEW}.html echo "$(date) - starting to write $PAGE page." @@ -475,7 +475,7 @@ create_stats_page() { # update_bug_stats update_notes_stats -create_stats_page +create_main_stats_page for SUITE in $SUITES ; do update_suite_stats gather_suite_stats -- cgit v1.2.3-70-g09d2