summaryrefslogtreecommitdiffstats
path: root/SunSpider/sunspider
diff options
context:
space:
mode:
Diffstat (limited to 'SunSpider/sunspider')
-rwxr-xr-xSunSpider/sunspider2
1 files changed, 2 insertions, 0 deletions
diff --git a/SunSpider/sunspider b/SunSpider/sunspider
index 97a86f1..dedc88f 100755
--- a/SunSpider/sunspider
+++ b/SunSpider/sunspider
@@ -229,6 +229,8 @@ dumpToFile(File::Spec->rel2abs($resultsFile), "$resultDirectory/baseline-filenam
system("$jsShellPath", "-f", $prefixFile, "-f", $resultsFile, "-f", "resources/sunspider-analyze-results.js");
+print("\nResults are located at $resultsFile\n");
+
if ($runShark) {
my $newestMShark = newestFile(".", qr/\.mshark$/);
if ($newestMShark) {