From 01bfc480c6cd6fe36fd7f69e51c62697747d368d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 23 Nov 2010 01:06:08 +0000 Subject: [PATCH] Print openssl version information at the end of the tests --- test/tests.com | 1 + 1 file changed, 1 insertion(+) diff --git a/test/tests.com b/test/tests.com index 21991c4707..6d8ea8de91 100644 --- a/test/tests.com +++ b/test/tests.com @@ -298,6 +298,7 @@ $ return $ $ $ exit: +$ mcr 'exe_dir'openssl version -a $ set default '__save_default' $ deassign sslroot $ exit -- 2.34.1