summaryrefslogtreecommitdiffstats
path: root/pts/test-resources
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-14 16:24:23 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-14 16:24:23 -0400
commit3e62db9ac6891bf0bba5ad41a3ff66607ca22b3a (patch)
tree5b0f2caeb9465e25337869a68088aefae8628f46 /pts/test-resources
parent45fad139f8cc05d96399117fe6b1496d742f542a (diff)
downloadphoronix-test-suite-upstream-3e62db9ac6891bf0bba5ad41a3ff66607ca22b3a.tar.gz
phoronix-test-suite-upstream-3e62db9ac6891bf0bba5ad41a3ff66607ca22b3a.tar.xz
phoronix-test-suite-upstream-3e62db9ac6891bf0bba5ad41a3ff66607ca22b3a.zip
pts: Change run-count for gtkperf test profile from 2000 to 5000
Diffstat (limited to 'pts/test-resources')
-rwxr-xr-xpts/test-resources/gtkperf/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-resources/gtkperf/install.sh b/pts/test-resources/gtkperf/install.sh
index 13b9b95..9a0154c 100755
--- a/pts/test-resources/gtkperf/install.sh
+++ b/pts/test-resources/gtkperf/install.sh
@@ -112,7 +112,7 @@ case "$1" in
;;
esac
-./gtkperf_env/bin/gtkperf -a -c 2000 -t $test > $LOG_FILE
+./gtkperf_env/bin/gtkperf -a -c 5000 -t $test > $LOG_FILE
EOT