You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2005/09/29 13:28:36 UTC

svn commit: r292418 - /ant/core/trunk/src/etc/testcases/taskdefs/copy.xml

Author: bodewig
Date: Thu Sep 29 04:28:33 2005
New Revision: 292418

URL: http://svn.apache.org/viewcvs?rev=292418&view=rev
Log:
cleanup

Modified:
    ant/core/trunk/src/etc/testcases/taskdefs/copy.xml

Modified: ant/core/trunk/src/etc/testcases/taskdefs/copy.xml
URL: http://svn.apache.org/viewcvs/ant/core/trunk/src/etc/testcases/taskdefs/copy.xml?rev=292418&r1=292417&r2=292418&view=diff
==============================================================================
--- ant/core/trunk/src/etc/testcases/taskdefs/copy.xml (original)
+++ ant/core/trunk/src/etc/testcases/taskdefs/copy.xml Thu Sep 29 04:28:33 2005
@@ -206,6 +206,7 @@
     <delete file="copytest3b.tmp"/>
     <delete file="copytest3c.tmp"/>
     <delete file="copytest_single_file_fileset.tmp"/>
+    <delete file="copytest_single_file_path.tmp"/>
     <delete file="copy.filterset.tmp"/>
     <delete file="copy.filterchain.tmp"/>
     <delete dir="copytest1dir"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org