X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=SunSpider%2Fmake-hosted;h=303de561684c95996656c15056e27a751347b919;hp=e92a81554c06fd30f637b7e12d31d79e331d3108;hb=c6913447594f3af1f94bdb91c0f187d0f6deff1a;hpb=066c4ef0043c973d822410da898b932be4944134 diff --git a/SunSpider/make-hosted b/SunSpider/make-hosted index e92a81554c06..303de561684c 100755 --- a/SunSpider/make-hosted +++ b/SunSpider/make-hosted @@ -72,5 +72,6 @@ print PREFIX $prefix; close PREFIX; system("cp resources/sunspider-analyze-results.js hosted"); +system("cp resources/sunspider-compare-results.js hosted"); print "hosted/sunspider.html is ready to use.\n";