[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: fix typo

Holger Levsen holger at moszumanska.debian.org
Fri Oct 2 16:27:25 UTC 2015


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 0cd513f1ec32db1616ac034a73aa712df5f20423
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 2 18:26:56 2015 +0200

    reproducible: fix typo
---
 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 e175590..aaf889e 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -241,7 +241,7 @@ write_usertag_table() {
 # write build performace stats
 #
 write_build_performace_stats() {
-	if [ "$ARCH" = "amd64" ] || [ "$ARCH" = "armhf" } ; then
+	if [ "$ARCH" = "amd64" ] || [ "$ARCH" = "armhf" ] ; then
 		TIMESPAN_VERBOSE="4 weeks"
 		TIMESPAN_RAW="28"
 	else

-- 
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