[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible: shrink to fix graphs a bit further

Holger Levsen holger at moszumanska.debian.org
Wed Oct 7 02:16:57 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 51d33877b9c51cd1dbe0976b2825428209e6e4df
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Oct 7 04:16:19 2015 +0200

    reproducible: shrink to fix graphs a bit further
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 5e19156..b46a2ed 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -601,7 +601,7 @@ create_png_from_table() {
 	local WIDTH=1920
 	local HEIGHT=960
 	if [ $1 -eq 8 ] ; then
-		HEIGHT=480
+		HEIGHT=440
 	fi
 	# only generate graph if the query returned data
 	if [ $(cat ${TABLE[$1]}.csv | wc -l) -gt 1 ] ; then

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