Gitweb:
https://git.exim.org/exim.git/commitdiff/7e3e1b923c0d37212c97690aa2b681afa1a1bc39
Commit: 7e3e1b923c0d37212c97690aa2b681afa1a1bc39
Parent: 79c7bae7b372b89a8051ebc7c850ae9339597949
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Mon May 13 16:55:16 2024 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Mon May 13 16:55:16 2024 +0100
Testsuite: munge for another localtion for system certs
---
test/runtest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/runtest b/test/runtest
index 8fe873a97..dc777322b 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1230,7 +1230,7 @@ RESET_AFTER_EXTRA_LINE_READ:
next if /^TLS: not preloading server certs$/;
# some platforms are missing the standard CA bundle file
- next if /^tls_set_watch\(\) fail on '\/usr\/lib\/ssl\/cert.pem': No such file or directory$/;
+ next if /^tls_set_watch\(\) fail on '\/usr\/(?:lib\/ssl|local\/openssl3\/etc\/pki\/tls)\/cert.pem': No such file or directory$/;
# drop lookups
next if /^$time_pid?(?: Lookups\ \(built-in\):
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/