From 12b8977846c923eadb22db5b8d734b9a871fc5f5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 7 Oct 2015 04:17:47 +0200 Subject: Revert "reproducible: shrink to fix graphs a bit further" This reverts commit 51d33877b9c51cd1dbe0976b2825428209e6e4df. --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index b46a2ed4..5e191563 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=440 + HEIGHT=480 fi # only generate graph if the query returned data if [ $(cat ${TABLE[$1]}.csv | wc -l) -gt 1 ] ; then -- cgit v1.2.3-70-g09d2