Commit c469a9a8 authored by Richard Levitte's avatar Richard Levitte
Browse files

Fix ct_test to not assume it's in the source directory



ct_test assumed it's run in the source directory and failed when built
elsewhere.  It still defaults to that, but can be told another story
with the environment variables CT_DIR and CERTS_DIR.

Test recipe updated to match.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 9b13e27c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment