appveyor.yml: call upon cmd to redirect stderr.
authorAndy Polyakov <appro@openssl.org>
Thu, 2 Mar 2017 13:07:45 +0000 (14:07 +0100)
committerAndy Polyakov <appro@openssl.org>
Sat, 4 Mar 2017 22:18:47 +0000 (23:18 +0100)
commit6356716ac09d94a0c85fd6e5ad12f088c54d75c0
tree208a698d9db2f085bfc9a17a153a20ab41df8256
parent8b0d4242404f9e5da26e7594fa0864b2df4601af
appveyor.yml: call upon cmd to redirect stderr.

If stderr is not redirected an uncatchable exception is thrown.

Reviewed-by: Rich Salz <rsalz@openssl.org>
appveyor.yml