test-runner: Add missing space between qemus arguments

This commit is contained in:
Daniel Wagner 2020-03-07 19:01:12 +01:00 committed by Denis Kenzior
parent ca9110e8c2
commit 3195485e80
1 changed files with 1 additions and 1 deletions

View File

@ -408,7 +408,7 @@ static bool start_qemu(void)
"mac80211_hwsim.radios=0 init=%s TESTHOME=%s "
"TESTVERBOUT=\'%s\' DEBUG_FILTER=\'%s\'"
"TEST_ACTION=%u TEST_ACTION_PARAMS=\'%s\' "
"TESTARGS=\'%s\' PATH=\'%s\' VALGRIND=%u"
"TESTARGS=\'%s\' PATH=\'%s\' VALGRIND=%u "
"GDB=\'%s\' HW=\'%s\' SHELL=%u "
"LOG_PATH=\'%s\' LOG_UID=\'%d\' LOG_GID=\'%d\'",
check_verbosity("kernel") ? "ignore_loglevel" : "quiet",