bodewig     2005/02/25 07:22:20

  Modified:    src/etc/testcases/taskdefs zip.xml
  Log:
  cleanup
  
  Revision  Changes    Path
  1.19      +1 -0      ant/src/etc/testcases/taskdefs/zip.xml
  
  Index: zip.xml
  ===================================================================
  RCS file: /home/cvs/ant/src/etc/testcases/taskdefs/zip.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- zip.xml   18 Feb 2005 12:19:37 -0000      1.18
  +++ zip.xml   25 Feb 2005 15:22:20 -0000      1.19
  @@ -168,6 +168,7 @@
     </target>
   
     <target name="cleanup">
  +    <delete file="testLevel.zip"/>
       <delete file="test3.zip"/>
       <delete file="test4.zip"/>
       <delete file="test5.zip"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to