96
96
# https://github.com/paramiko/paramiko/issues/713 is not a concern
97
97
# anymore -- vila 2017-05-24
100
100
./brz selftest -v --parallel=fork -Oselftest.timeout=120 --subunit2 \
101
101
| subunit-filter -s --passthrough --rename "^" "python2."; \
102
102
BRZ_PLUGIN_PATH=$(BRZ_PLUGIN_PATH) $(PYTHON3) -Werror -Wignore::FutureWarning -Wignore::DeprecationWarning -Wignore::PendingDeprecationWarning -Wignore::ImportWarning -O \