The branch master has been updated
via fa92c69aafc40a87c9b0dded9c365348a8ac4b33 (commit)
from bcf2907c685cf1bde9eb92928fad5e85c483563b (commit)
- Log -----------------------------------------------------------------
commit fa92c69aafc40a87c9b0dded9c365348a8ac4b33
Author: David von Oheimb <[email protected]>
Date: Mon Jun 11 11:02:57 2018 +0200
export data_dir of Test.pm, which was forgotten in #5928
Reviewed-by: Rich Salz <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/6451)
-----------------------------------------------------------------------
Summary of changes:
util/perl/OpenSSL/Test.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/util/perl/OpenSSL/Test.pm b/util/perl/OpenSSL/Test.pm
index 19141e9..d2f8190 100644
--- a/util/perl/OpenSSL/Test.pm
+++ b/util/perl/OpenSSL/Test.pm
@@ -20,7 +20,7 @@ $VERSION = "0.8";
perlapp perltest subtest));
@EXPORT_OK = (@Test::More::EXPORT_OK, qw(bldtop_dir bldtop_file
srctop_dir srctop_file
- data_file
+ data_file data_dir
pipe with cmdstr quotify
openssl_versions));
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits