]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_vlan_wpa2_radius_id_change exception
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 3 Mar 2015 13:40:19 +0000 (15:40 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Mar 2015 13:40:19 +0000 (15:40 +0200)
commit9416e47f477ff42208ec12e651933bf2a1b474af
tree3675e40e98180fb1b5956556c5144ae9465e3dfe
parentcba262e39b9c9d4d22ef7374f230f15412af47d7
tests: Fix ap_vlan_wpa2_radius_id_change exception

This was supposed to be Exception("string") not "string".

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_vlan.py