openssl/test/testlib/OpenSSL
Richard Levitte 3da9eeb158 OpenSSL::Test: Fix directory calculations in __cwd()
We recalculate the location of the directories we keep track of.
However, we did so after having moved to the new directory already, so
the data we did the calculations from were possibly not quite correct.

This change moves the calculations to happen before moving to the new
directory.

This issue is sporadic, and possibly dependent on the platform.

Reviewed-by: Matt Caswell <matt@openssl.org>
2016-06-21 14:52:34 +02:00
..
Test Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Test.pm OpenSSL::Test: Fix directory calculations in __cwd() 2016-06-21 14:52:34 +02:00