summaryrefslogtreecommitdiffstats
path: root/pts-core
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-05-26 13:44:50 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-05-26 13:44:50 -0400
commit5b30b8af801ca001de98829023722b74d7c8ef3f (patch)
treedf50ab79f690e1056f2e72bbfdba1800b319fcbe /pts-core
parentb42d37270c2d45ac5d119431ddcb971b9b21a7cf (diff)
downloadphoronix-test-suite-upstream-5b30b8af801ca001de98829023722b74d7c8ef3f.tar.gz
phoronix-test-suite-upstream-5b30b8af801ca001de98829023722b74d7c8ef3f.tar.xz
phoronix-test-suite-upstream-5b30b8af801ca001de98829023722b74d7c8ef3f.zip
All test suites updated against latest available tests and Add
(missing) options to scimark2 and quite a bit of other test profile and test suite work...
Diffstat (limited to 'pts-core')
-rw-r--r--pts-core/pts-run-cmd.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/pts-core/pts-run-cmd.php b/pts-core/pts-run-cmd.php
index 562729a..5a951a7 100644
--- a/pts-core/pts-run-cmd.php
+++ b/pts-core/pts-run-cmd.php
@@ -353,6 +353,7 @@ switch($COMMAND)
$saved_identifier = array_pop(explode('/', dirname($benchmark_file)));
pts_remove_saved_result($saved_identifier);
}
+ echo "\n";
}
break;
case "REMOVE_RESULT":