]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Set umask to avoid unexpected issues with hostapd sockets
authorJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 09:11:55 +0000 (11:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 09:11:55 +0000 (11:11 +0200)
commitfcbccf1aae25fb5d83e8654332dc1809003c89b8
tree21007630df893da4f1f000232125925a6b1c95fd
parent8bc0799b9388591fc7ab778b5ae243c5ded6505d
tests: Set umask to avoid unexpected issues with hostapd sockets

buildbot seems to be running with more limited umask by default and that
prevented the hostapd per-interface socket from being accessed.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/run-all.sh