Latest update.
This commit is contained in:
@@ -21,7 +21,7 @@ plan skip_all => "krb5 not available"
|
||||
|
||||
plan tests => 1;
|
||||
|
||||
$ENV{OPENSSL_MODULES} = abs_path($ENV{OPENSSL_MODULES});
|
||||
$ENV{OPENSSL_MODULES} = abs_path(bldtop_dir("providers"));
|
||||
$ENV{OPENSSL_CONF} = abs_path(srctop_file("test", "default-and-legacy.cnf"));
|
||||
|
||||
ok(run(cmd([data_file("krb5.sh")])), "running krb5 tests");
|
||||
Reference in New Issue
Block a user