X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/ef2985723df792b140abad7ad966f15f7f0cf25f..43102682ce4a5cf6d9530f269f83708fad4bd3be:/continuous/www/wvperf2html.py diff --git a/continuous/www/wvperf2html.py b/continuous/www/wvperf2html.py index ab69dc0..e21ca16 100755 --- a/continuous/www/wvperf2html.py +++ b/continuous/www/wvperf2html.py @@ -355,7 +355,8 @@ $.getJSON('%(dataname)s', function(data) { 'options': graph.options_json()}) print(graph.getData(), file=open(graph.dataname, 'w')) print("Generated on "+time.strftime("%Y-%m-%d %H:%M %z")) -print(""" +print("""
+Contact: Michal Sojka """)