Correct a potential bug.
[openssl.git] / test / tsid.com
index a9ad69619c86106273d67f538740f78956e579e2..bde23f9bb973770d05c7a62dba0bfba5544d23e1 100644 (file)
@@ -10,6 +10,9 @@ $     t := testsid.pem
 $      if p1 .nes. "" then t = p1
 $
 $      write sys$output "testing session-id 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"