]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Print higher debug level on console
authorJohannes Berg <johannes.berg@intel.com>
Tue, 30 May 2017 14:29:56 +0000 (16:29 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 8 Jul 2017 12:19:24 +0000 (15:19 +0300)
commit100d334f43d6bc314d3b975be674d5de35a763d2
treeeaecc67a172954a0b77663a67b59156f82656688
parenta95d5fdbe151dfedae4ab56a84ea9764a451c51b
tests: Print higher debug level on console

We capture the dmesg that contains everything, but if a test
causes a kernel crash we will miss all logging at higher levels
like debug. Change the printk level to catch all of that too.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/vm/inside.sh