Merge pull request #6226 from rgerhards/i6224

CI: fix imtcp-tls-gibberish being executed in non-TLS builds
This commit is contained in:
Rainer Gerhards 2025-10-06 10:16:49 +02:00 committed by GitHub
commit 15eb2e906c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -293,7 +293,6 @@ TESTS += \
msgdup_props.sh \
empty-ruleset.sh \
ruleset-direct-queue.sh \
imtcp-tls-gibberish.sh \
imtcp-listen-port-file-2.sh \
allowed-sender-tcp-ok.sh \
allowed-sender-tcp-fail.sh \
@ -1554,6 +1553,7 @@ TESTS += \
imtcp-tls-input-2certs.sh \
imtcp-tls-basic-verifydepth.sh \
imtcp_conndrop_tls.sh \
imtcp-tls-gibberish.sh \
sndrcv_tls_anon_rebind.sh \
sndrcv_tls_anon_hostname.sh \
sndrcv_tls_anon_ipv4.sh \