commit | 41f571e10c31cd58aada3cfde3be6a8a94cea64a | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Mon Oct 09 17:57:13 2017 +0200 |
committer | Richard Levitte <levitte@openssl.org> | Mon Oct 09 17:57:13 2017 +0200 |
tree | b0cbbebe1595ba0f3c0657889475e7f500f9cb58 | |
parent | 9b9a8a712d64e35a337b22869288f246b5580c73 [diff] |
Use the possibility to have test results in a different directory RESULT_D can be used to provide a separate directory for test results. Let's use that to separate them from other files. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4507)