commit | b9a758060dfe8f1bd11265b1c1550a27cd2c0783 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Aug 07 09:47:43 2019 +0100 |
committer | Matt Caswell <matt@openssl.org> | Thu Aug 08 10:06:12 2019 +0100 |
tree | e7309de6daa2e01d74e85eb4a2b5cf9d4b91942b | |
parent | f92e0815b873758582f9c280df0d9ce9a6600197 [diff] |
Fix no-filenames If built with no-filenames then we shouldn't test this functionality in the test suite. Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/9544)