mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
test-runner: Add missing space between qemus arguments
This commit is contained in:
parent
ca9110e8c2
commit
3195485e80
@ -408,7 +408,7 @@ static bool start_qemu(void)
|
|||||||
"mac80211_hwsim.radios=0 init=%s TESTHOME=%s "
|
"mac80211_hwsim.radios=0 init=%s TESTHOME=%s "
|
||||||
"TESTVERBOUT=\'%s\' DEBUG_FILTER=\'%s\'"
|
"TESTVERBOUT=\'%s\' DEBUG_FILTER=\'%s\'"
|
||||||
"TEST_ACTION=%u TEST_ACTION_PARAMS=\'%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 "
|
"GDB=\'%s\' HW=\'%s\' SHELL=%u "
|
||||||
"LOG_PATH=\'%s\' LOG_UID=\'%d\' LOG_GID=\'%d\'",
|
"LOG_PATH=\'%s\' LOG_UID=\'%d\' LOG_GID=\'%d\'",
|
||||||
check_verbosity("kernel") ? "ignore_loglevel" : "quiet",
|
check_verbosity("kernel") ? "ignore_loglevel" : "quiet",
|
||||||
|
Loading…
Reference in New Issue
Block a user