Don't check the generated ssl-tests configs on VMS
authorRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2016 09:15:16 +0000 (11:15 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 9 Apr 2016 19:44:35 +0000 (21:44 +0200)
commit578a00048d78121f1ff30da49007b7b847aca21a
tree917fd5a1fac9de91a46c481db2d7f21a7069859f
parent842a20638ad423b43bfa1a5fca25547089e3d278
Don't check the generated ssl-tests configs on VMS

The simple reason is that the pre-generated files are mainly for Unix.
The VMS variants look slightly different, so comparing will always fail.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
test/recipes/80-test_ssl_new.t