Add Euphrates pages for reporting
[releng.git] / utils / test / reporting / reporting / yardstick / template / index-status-tmpl.html
index 77ba950..f9b8524 100644 (file)
@@ -25,7 +25,7 @@
         }
 
         // trend line management
-        d3.csv("./scenario_history.csv", function(data) {
+        d3.csv("./scenario_history.txt", function(data) {
             // ***************************************
             // Create the trend line
             {% for scenario in scenario_results.keys() -%}