VMS doesn't have directory separators in the same sense as Unix
authorRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2016 09:13:00 +0000 (11:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2016 19:44:35 +0000 (21:44 +0200)
commit842a20638ad423b43bfa1a5fca25547089e3d278
treece199b8e1640884d2d0217a8ec884df3b42f01be
parenta6eef4c81b62bbab8d350fc8630ce8fadf0cd07a
VMS doesn't have directory separators in the same sense as Unix

Don't add / in file specs on VMS.  The directory "separator" is part
of the directory spec.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/ssl-tests/ssltests_base.pm