From: Richard Levitte Date: Fri, 14 Feb 2020 07:46:54 +0000 (+0100) Subject: TEST: Modify test/recipes/tconversion.pl to leave artifacts behind X-Git-Tag: openssl-3.0.0-alpha1~432 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a60079c76e9b8d9bd9e7da228ff514db8162459f;p=oweals%2Fopenssl.git TEST: Modify test/recipes/tconversion.pl to leave artifacts behind Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/11080) --- diff --git a/test/recipes/tconversion.pl b/test/recipes/tconversion.pl index a7db10d24c..2cecb9fc23 100644 --- a/test/recipes/tconversion.pl +++ b/test/recipes/tconversion.pl @@ -89,9 +89,6 @@ sub tconversion { } } } - unlink glob "$testtype-f.*"; - unlink glob "$testtype-ff.*"; - unlink glob "$testtype-fff.*"; } sub cmp_text {