]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make wpa_supplicant and hostapd executable through valgrind
authorJouni Malinen <j@w1.fi>
Sat, 24 Aug 2013 18:46:44 +0000 (21:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 24 Aug 2013 18:46:44 +0000 (21:46 +0300)
commitd011246f792ac2caebb679ca7ec34408fb2c3eab
treee25d8797fd5579d9ce1537d018d6231ee5d9f6bb
parent789959c493be73ea84a4cb018e8f889910c6e1f8
tests: Make wpa_supplicant and hostapd executable through valgrind

It looks like valgrind could not under buildbot with the default file
mode. Fix this by making wpa_supplicant and hostapd binaries readable
and executable by everyone.

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