I've tried adding the "eol" keyword (specifically eol="dos") to concat. No
difference.
-T
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Tuesday, December 03, 2013 8:46
To: Ant Users List
Subject: RE: AntUnit Logging Query
> From: tennis.sm...@navis.
Hi,
I have a routine in 'tearDown' which uses concat to place the test logs in a
file:
This works. But, everything in the log is one long string. Entries are not
separated by cr+lf.
For example, if I have this in a test:
The log will have:
foobar
How can I make the lines be s