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