https://issues.apache.org/bugzilla/show_bug.cgi?id=54404
Bug ID: 54404
Summary: line separator in JMX files is not \r\n as specified
in VisualVm but \n
Product: JMeter
Version: 2.8
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 29844
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29844&action=edit
screenshot of VisualVM showing that line separator is \r\n in the system
properties
Hi,
As shown in the attached file according to VisualVM the line separator should
be \r\n, or when you open your JMX file with let's say NotePad++ you can see
that the line separator is \n...
And it causes us some issues with the git repository and we have to convert
all JMX files and change all the \n in \r\n...
So is there anything that can be done to get JMeter to save the JMX files with
the \r\n line separator?
Thank you very much,
Sami.
--
You are receiving this mail because:
You are the assignee for the bug.