]> git.ipfire.org Git - thirdparty/openssl.git/commit
VMS: ensure x509_time_test is built
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Nov 2018 10:05:31 +0000 (11:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Nov 2018 10:05:31 +0000 (11:05 +0100)
commit8bfde2578ce28f2f24bc5d53c374b14290436c0b
tree5bbf2ee14f3b39233c8393378d960e0a5b085675
parent49d07eb3cc85b5ea8877f7cdfadc8c20497eb09a
VMS: ensure x509_time_test is built

A lacking DCL variable to indicate where it's located was missing.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7685)
test/maketests.com