aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-09-14 14:56:23 +0200
committerKarel Kočí <cynerd@email.cz>2015-09-14 14:56:23 +0200
commit924cead545468fd217fc800e00e278ac23c97524 (patch)
tree477bee9164623358645ecb46e99e276e4bb5e229
parentb2a1688ba8de9cf255d9d55b78d4b80a3a8ca349 (diff)
downloadlinux-conf-perf-924cead545468fd217fc800e00e278ac23c97524.tar.gz
linux-conf-perf-924cead545468fd217fc800e00e278ac23c97524.tar.bz2
linux-conf-perf-924cead545468fd217fc800e00e278ac23c97524.zip
Enable multithreading for ryuglab target
-rw-r--r--targets/ryuglab/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/ryuglab/conf.py b/targets/ryuglab/conf.py
index c8e17a3..11d8a14 100644
--- a/targets/ryuglab/conf.py
+++ b/targets/ryuglab/conf.py
@@ -11,7 +11,7 @@ parse_command = ['tests/cyclictest/parse']
db_user = 'kocikare'
db_password = 'ohNg3Ien'
-multithread = False
+multithread = True
parse_kconfig_output = False