Reduce the verbosity of test_store
authorMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 15:48:33 +0000 (15:48 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 16:46:59 +0000 (16:46 +0000)
commit9e0d82f681f35ab0ae417b04e3e9096bd895d6b9
tree11d628942b485fc2001b69d5ff7e1ea6cfc1a809
parente46931108a1c4ae35903e4b6b481b341545f3ea3
Reduce the verbosity of test_store

The travis logs are going above 4Mb causing the builds to fail. One
test creates excessive output. This change reduces that output by approx
180k.

[extended tests]

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5694)
test/recipes/90-test_store.t