Add support of test suite: - python dependency - remove test_ctrlchannel because in poudriere jail can't kldload pty Add using of python:env because of bad shebangs. Pet portlint, portfmt. Changelogs: https://github.com/stefanberger/swtpm/releases/tag/v0.10.1 https://github.com/stefanberger/swtpm/releases/tag/v0.10.0 PR: 286345 Approved by: submitter is maintainer
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
--- tests/Makefile.am.orig 2025-05-12 20:33:40 UTC
|
|
+++ tests/Makefile.am
|
|
@@ -19,7 +19,6 @@ TESTS += \
|
|
|
|
TESTS += \
|
|
test_commandline \
|
|
- test_ctrlchannel \
|
|
test_ctrlchannel2 \
|
|
test_ctrlchannel3 \
|
|
test_ctrlchannel4 \
|