cvsuser     03/08/15 04:56:33

  Modified:    t/pmc    io.t
  Log:
  23326: ignore/unlink temp.file by Lars Balker Rasmussen
  
  Revision  Changes    Path
  1.11      +2 -0      parrot/t/pmc/io.t
  
  Index: io.t
  ===================================================================
  RCS file: /cvs/public/parrot/t/pmc/io.t,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -w -r1.10 -r1.11
  --- io.t      12 Aug 2003 10:09:41 -0000      1.10
  +++ io.t      15 Aug 2003 11:56:33 -0000      1.11
  @@ -290,3 +290,5 @@
   ok 1
   Hello Parrot!
   OUTPUT
  +
  +unlink "temp.file";
  
  
  

Reply via email to