Make sure that all test files are gone before starting the tests, or
[openssl.git] / test / tpkcs7.com
index 997b870fe15fa04d8b5dd5909da67beb701fac2b..9e345937c6e59e6e83ce53c47534cb3944ccaec6 100644 (file)
@@ -10,6 +10,9 @@ $     t := testp7.pem
 $      if p1 .nes. "" then t = p1
 $
 $      write sys$output "testing PKCS7 conversions"
+$      if f$search("fff.*") .nes "" then delete fff.*;*
+$      if f$search("ff.*") .nes "" then delete ff.*;*
+$      if f$search("f.*") .nes "" then delete f.*;*
 $      copy 't' fff.p
 $
 $      write sys$output "p -> d"