summaryrefslogtreecommitdiffstats
path: root/phoronix-test-suite
diff options
context:
space:
mode:
Diffstat (limited to 'phoronix-test-suite')
-rwxr-xr-xphoronix-test-suite7
1 files changed, 2 insertions, 5 deletions
diff --git a/phoronix-test-suite b/phoronix-test-suite
index 5fcd222..2ed14a3 100755
--- a/phoronix-test-suite
+++ b/phoronix-test-suite
@@ -106,11 +106,8 @@ case "$1" in
"show-result")
$PHP_BIN pts-core/pts-run-cmd.php SHOW_RESULT $2
;;
-"suite-info" | "suite-information")
- $PHP_BIN pts-core/pts-run-cmd.php SUITE_INFO $2
- ;;
-"test-info" | "test-information")
- $PHP_BIN pts-core/pts-run-cmd.php TEST_INFO $2
+"info" | "suite-info" | "suite-information" | "test-info" | "test-information")
+ $PHP_BIN pts-core/pts-run-cmd.php INFO $2
;;
"system-info" | "system-information")
$PHP_BIN pts-core/pts-run-cmd.php SYS_INFO