]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove unnecessary "config exists" debug prints from build.sh
authorJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 09:18:40 +0000 (12:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 09:18:40 +0000 (12:18 +0300)
commitf38046425745ff24169f2ff555063969f3ae1e9f
tree3fcb86ca00afe1992361d80781fabfba97bed8e7
parentf3c188fa7d8c29bd5f62a10fba1d2eb274fa9a6a
tests: Remove unnecessary "config exists" debug prints from build.sh

This is the common case and these prints do not really help and just
make the output from build.sh less clear.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/build.sh