minor testing/build fixes

This commit is contained in:
The MMGen Project 2025-09-17 09:33:04 +00:00
commit 3a967b46dc
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
3 changed files with 18 additions and 15 deletions

View file

@ -84,6 +84,7 @@ init_tests() {
PYLINT_OPTS='--errors-only --jobs=0'
d_pylint="code errors with Pylint static code analyzer"
e_pylint="Error checking failed!"
# use pylint==3.1.1
t_pylint="
b $pylint $PYLINT_OPTS mmgen
b $pylint $PYLINT_OPTS test