summaryrefslogtreecommitdiff
path: root/liw-real.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-03-10 15:12:24 +0000
committerLars Wirzenius <liw@liw.fi>2013-03-10 15:12:24 +0000
commit31409c41dd9a8cc24bdafc9553386db91e047547 (patch)
tree007c9a7be33dca1e01418e5f42699baba5f6b49f /liw-real.conf
parente89e84a22b5efe1032bd2a5b40436c9fc3b3b67d (diff)
downloadjenkinstool-31409c41dd9a8cc24bdafc9553386db91e047547.tar.gz
Increase test size to avoid zero division
Diffstat (limited to 'liw-real.conf')
-rw-r--r--liw-real.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/liw-real.conf b/liw-real.conf
index dadb987..ef4c50d 100644
--- a/liw-real.conf
+++ b/liw-real.conf
@@ -93,7 +93,7 @@
],
"build-commands": [
"make all check",
- "./speed-test --keys 1000"
+ "./speed-test --keys 10000"
]
},
{