I've fixed it by changing the format to html and adding this :
<pre>
${FILE,path="test2.l"}
</pre>On Mon, Nov 10, 2014 at 3:44 PM, Daniel Beck <[email protected]> wrote: > > On 10.11.2014, at 14:41, Alex Brodov <[email protected]> wrote: > > > notepad > > If you mean the horribly broken text editor shipping with Windows, make > sure there's no Unix newline (0x0a) at the line break. > > There also shouldn't be any other ASCII control characters for that > matter. Use a hex editor to determine the exact file contents. > > Make sure it's an issue with the email _contents_ and not your email > _viewer_ doing additional clever formatting. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/Ae45UVV4W7g/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
