X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/05d2c72502044e8ab33346264dfaf81ee798be00..4fe5771e2b9a19797889810e88a388d910bb0917:/continuous/www/wvperf2html.py diff --git a/continuous/www/wvperf2html.py b/continuous/www/wvperf2html.py index 2c2952c..ddd83e9 100755 --- a/continuous/www/wvperf2html.py +++ b/continuous/www/wvperf2html.py @@ -354,6 +354,7 @@ $.getJSON('%(dataname)s', function(data) { 'dataname': graph.dataname, 'options': graph.options_json()}) print(graph.getData(), file=open(graph.dataname, 'w')) +print("Generated on "+str(datetime.now())) print("""