git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2007-11-22 Alp Toker <alp@atoker.com>
[WebKit-https.git]
/
SunSpider
/
make-hosted
diff --git
a/SunSpider/make-hosted
b/SunSpider/make-hosted
index e92a81554c06fd30f637b7e12d31d79e331d3108..303de561684c95996656c15056e27a751347b919 100755
(executable)
--- 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";