summaryrefslogtreecommitdiffstats
path: root/phoronix-test-suite
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-04 15:14:20 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-04 15:14:20 -0400
commitb7c4b32adedf9119c6a4b2717846bb5905329958 (patch)
treebb4f96cfacd46bab0e9463b78f4c1afa9d6c91eb /phoronix-test-suite
parentb4a3a8a688b4ef27353a9d19b89b2aafa29f793b (diff)
downloadphoronix-test-suite-upstream-b7c4b32adedf9119c6a4b2717846bb5905329958.tar.gz
phoronix-test-suite-upstream-b7c4b32adedf9119c6a4b2717846bb5905329958.tar.xz
phoronix-test-suite-upstream-b7c4b32adedf9119c6a4b2717846bb5905329958.zip
Drop the GTK portions that aren't up to date.
Diffstat (limited to 'phoronix-test-suite')
-rwxr-xr-xphoronix-test-suite4
1 files changed, 2 insertions, 2 deletions
diff --git a/phoronix-test-suite b/phoronix-test-suite
index f78b095..67826df 100755
--- a/phoronix-test-suite
+++ b/phoronix-test-suite
@@ -57,10 +57,10 @@ case "${task}" in
;;
*)
echo "\n================================="
- echo "Phoronix Test Suite Arguments"
+ echo "Phoronix Test Suite"
echo "http://www.phoronix-test-suite.com/"
echo "=================================\n"
- echo "gui: Launch The Phoronix Test Suite GUI"
+# echo "gui: Launch The Phoronix Test Suite GUI"
echo "install <suite OR benchmark>: Install or Update The Specified Benchmark(s)"
echo "run <suite OR benchmark>: Run The Specified Benchmark/Suite"
echo "benchmark <suite OR benchmark OR saved file>: Same as manually running install and then run"