]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove temporary config file in wpas_config_file
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Feb 2015 12:57:30 +0000 (14:57 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Feb 2015 12:57:30 +0000 (14:57 +0200)
commit1c9838b388081a1777d53ad4d9077c0e8579186b
tree7ad3b5cd27bbadc68500fa9c0ce6207a81cbd78b
parenteb88a5ba74b01a2a6460481f021a30d5b03c6f65
tests: Remove temporary config file in wpas_config_file

The new wpa_supplicant configuration file writing style leaves behind
the temporary file (<filename>.tmp) if renaming fails. Clean that up in
the test case execution.

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