65
65
# Generate a stream for PQM to watch.
67
67
BRZ_PLUGIN_PATH=$(BRZ_PLUGIN_PATH) $(PYTHON3) -Werror -Wignore::ImportWarning -O \
68
68
./brz selftest -Oselftest.timeout=120 \
70
70
subunit-filter --no-failure --no-error --no-skip | \
80
75
check-nodocs2: extensions
81
76
# Generate a stream for PQM to watch.