On Feb 28, 2007, at 1:02 PM, Simon Laws wrote:

On 2/28/07, Jeremy Boynes <[EMAIL PROTECTED]> wrote:

This might be a CRLF issue with the master copy for the test output
as it works for me on OSX (\n type line separators). If so, then
except for aborting the build, it's not significant. Is anyone else
on Windows seeing this as an issue?

Hi Jeremy. As you say the LauncherUsage.txt file has \n alone. I'll give it a spin tommorrow and see what it is checking against. Thanks for "how to
run" info, now I've done it that first time it's all a bit clearer.

If you are on Windows and that just has \n then we'll have problems. The test code expects the file to have the same line endings as the output from the command i.e. \n on Linux/OSX and \r\n on Windows. To do that it sets svn:eol-style to "native" which should me \r\n on checkout.

Are you using Cygwin? That might have an impact.
--
Jeremy


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

Reply via email to