Author: bodewig
Date: Tue Feb 9 14:32:33 2010
New Revision: 908053
URL: http://svn.apache.org/viewvc?rev=908053&view=rev
Log:
test failed on Windows
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml
Modified:
ant/core/trunk/src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml?rev=908053&r1=908052&r2=908053&view=diff
==============================================================================
---
ant/core/trunk/src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml
(original)
+++
ant/core/trunk/src/tests/antunit/taskdefs/optional/propertyfilelayout-test.xml
Tue Feb 9 14:32:33 2010
@@ -26,6 +26,7 @@
#second comment
x=1
]]></echo>
+ <fixcrlf file="${input}/initial.properties"/>
<presetdef name="pf">
<propertyfile file="${output}/created.properties">
<entry key="foo" value="bar"/>