[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible debian: dashboard: fix typo s/TIMESTAMP/TIMESPAN/

Holger Levsen holger at layer-acht.org
Thu Jan 19 12:55:19 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 877c03019935f46466295e14035ed99a0f9ad048
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Jan 19 13:52:27 2017 +0100

    reproducible debian: dashboard: fix typo s/TIMESTAMP/TIMESPAN/
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_dashboard.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index fdbeb7e..d403111 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -371,7 +371,7 @@ write_build_performance_stats() {
 	done
 	write_page "</tr>"
 
-	_average_builds_per_day "$TIMESTAMP_RAW" "$TIMESTAMP_VERBOSE"
+	_average_builds_per_day "$TIMESPAN_RAW" "$TIMESPAN_VERBOSE"
 	_average_builds_per_day "91" "3 months" "30"
 
 	write_page "</table>"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list