From: Michal Sojka Date: Fri, 7 Feb 2014 10:42:50 +0000 (+0100) Subject: Add when the graps were generated X-Git-Tag: fix-allnoconfig~18 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/4fe5771e2b9a19797889810e88a388d910bb0917?ds=sidebyside Add when the graps were generated --- 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("""