On Sun, Apr 04, 2010 at 06:14:49PM +0200, Stefan Sperling wrote: > I'm not sure why the test ends up writing "\n" EOL terminators on windows.
The reason is probably that all files created in the greek tree use "\n". Note that the patched_tempfile isn't actually patched, because the hunk is rejected. So the patched_tempfile ends up with the same content as A/D/gamma in the greek tree, unmodified. Stefan