X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/4fe5771e2b9a19797889810e88a388d910bb0917..86b24990fbd85d1e6d19de6bde4982a8c1cc0fd0:/continuous/www/wvperf2html.py diff --git a/continuous/www/wvperf2html.py b/continuous/www/wvperf2html.py index ddd83e9..38bd2ea 100755 --- a/continuous/www/wvperf2html.py +++ b/continuous/www/wvperf2html.py @@ -324,7 +324,7 @@ print("var commit2msg = %s;" % json.dumps(commit2msg, indent=True)) # print('\t%d: { msg: "%s", hash: "%s" },' % (1000*time.mktime(d), v[0].replace('"', '\\"'), str(v[1]).replace('"', '\\"'))) print(""" - + @@ -359,7 +359,3 @@ print(""" """) - -# Local Variables: -# compile-command: "make perf" -# End: