]> git.ipfire.org Git - thirdparty/hostap.git/commit
hwsim tests: vm: read a config file from $HOME
authorJohannes Berg <johannes.berg@intel.com>
Tue, 14 Jan 2014 09:38:33 +0000 (10:38 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 14 Jan 2014 15:08:04 +0000 (17:08 +0200)
commitfd77e594a49db47eb7ff560df9428f5acb9e14d8
treef3137fad7aa8180cf677123f57550944d5fd84d3
parentfe8691248d32e73c47a0c0f9ac81e38d63d0b5b0
hwsim tests: vm: read a config file from $HOME

The vm-config in the subdirectory is less useful as it
will get removed by "git clean" and similar, so read a
config file from ~/.wpas-vm-config in addition.

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