# test/broker/01-connect-575314.py is added by
# d/p/Fix-CONNECT-performance-with-many-user-properties.patch
# not executable. As workaround until rebaing to new upstream
# version, make all py files executable
$(dirname "$0")/setup
chmod -c 755 -- test/broker/*.py
make -C test/broker test
