TEST: Modify test/recipes/tconversion.pl to leave artifacts behind
authorRichard Levitte <levitte@openssl.org>
Fri, 14 Feb 2020 07:46:54 +0000 (08:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 18 Feb 2020 08:45:53 +0000 (09:45 +0100)
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11080)

test/recipes/tconversion.pl

index a7db10d24c8cdbfcd174852f9088666a3d863f60..2cecb9fc23572ea6ed5e7841035367564c38fbb3 100644 (file)
@@ -89,9 +89,6 @@ sub tconversion {
          }
       }
     }
-    unlink glob "$testtype-f.*";
-    unlink glob "$testtype-ff.*";
-    unlink glob "$testtype-fff.*";
 }
 
 sub cmp_text {