sync the compare chart- results are not correct 67/5167/1
authorHanoh Haim <[email protected]>
Sat, 17 Dec 2016 20:12:10 +0000 (22:12 +0200)
committerHanoh Haim <[email protected]>
Sat, 17 Dec 2016 20:12:10 +0000 (22:12 +0200)
Signed-off-by: Hanoh Haim <[email protected]>
doc/ws_main.py

index f28f510..a88452b 100755 (executable)
@@ -1129,6 +1129,13 @@ def publish_perf(bld):
     rsync_int(bld, 'images/_detailed_table.csv', 'images/')
     rsync_ext(bld, 'images/_detailed_table.csv', 'images/')
 
+    rsync_int(bld, 'images/_comparison.png', 'images/')
+    rsync_ext(bld, 'images/_comparison.png', 'images/')
+
+    rsync_int(bld, 'images/_comparison_stats_table.csv', 'images/')
+    rsync_ext(bld, 'images/_comparison_stats_table.csv', 'images/')
+    
+
 
 def publish_test(bld):
     # copy all the files to our web server