From eda8faafb85a3d48899ab3573a4e9d118ed0a400 Mon Sep 17 00:00:00 2001 From: Ulrike Uhlig Date: Thu, 16 Oct 2014 22:45:13 +0200 Subject: delete fixed image sizes and use a class 'graph' instead for imgs --- bin/reproducible_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index fa349fcc..cbebb210 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -915,7 +915,7 @@ for i in 0 1 3 ; do if [ "$i" = "3" ] ; then write_usertag_table fi - write_page " \"${MAINLABEL[$i]}\"" + write_page " \"${MAINLABEL[$i]}\"" # redo pngs once a day if [ ! -f /var/lib/jenkins/userContent/${TABLE[$i]}.png ] || [ -z $(find /var/lib/jenkins/userContent -maxdepth 1 -mtime -1 -name ${TABLE[$i]}.png) ] ; then redo_png -- cgit v1.2.3-70-g09d2