diff options
Diffstat (limited to 'targets')
| -rw-r--r-- | targets/ryuglab/conf.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/ryuglab/conf.py b/targets/ryuglab/conf.py index 11d8a14..c8e17a3 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 = True +multithread = False  parse_kconfig_output = False  | 
