From: Richard Levitte Date: Fri, 12 Feb 2016 17:26:16 +0000 (+0100) Subject: Let all TLSProxy based tests display debug text conditionally X-Git-Tag: OpenSSL_1_1_0-pre3~62 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=b44b935e3966ac03c581e267e9a99547f91dcb78;hp=b44b935e3966ac03c581e267e9a99547f91dcb78 Let all TLSProxy based tests display debug text conditionally If the environment variable HARNESS_ACTIVE isn't defined or HARNESS_VERBOSE is defined, it's probable that lots of output is desired. Reviewed-by: Rich Salz ---