]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix run-tests.py module file (-l) handling
authorJouni Malinen <jouni@codeaurora.org>
Fri, 15 Mar 2019 09:18:20 +0000 (11:18 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Mar 2019 09:18:20 +0000 (11:18 +0200)
commit2f22ed4faba4ad0e0985c508a1d50ec840064613
tree1d64ad7a22fb37101f865b9ab88a52b038fb88ab
parentc675397cc3876e676630afb400c834785d32bd14
tests: Fix run-tests.py module file (-l) handling

Prior cleanup broke the indentation here and made the addition of test
cases unreachable.

Fixes: 0663ae22ffc7 ("tests: Do not use tabs for indentation")
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/run-tests.py