]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Explicitly flush stdin for python3
authorMasashi Honma <masashi.honma@gmail.com>
Fri, 8 Feb 2019 22:51:10 +0000 (07:51 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 9 Feb 2019 23:43:50 +0000 (01:43 +0200)
commit45d3e2edbd292a13e0ff0ae2b43851f5138fc1da
treea92d1f04ce8b7bfaf6b9c1aa25e56308e58ea8f3
parent3069be8fe377c94827f7633b5315c54864e377b0
tests: Explicitly flush stdin for python3

Without this flush(), test does not run.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
tests/hwsim/vm/parallel-vm.py