ams-tschoening removed a comment on pull request #81:
URL: https://github.com/apache/logging-log4cxx/pull/81#issuecomment-991705032


   > I thought that the purpose of the testcase is to test both possiblities of 
line continuations (on Win and *nix), as the properties
   > are named accordingly (the extra crlf in the properties name)
   
   Having a second thought, that's how I understand it as well now:
   
   ```
   propertiestestcase.tab7=continued\
        value
   propertiestestcase.crlf1=continued\
    value
   ```
   
   The first of those properties is not only TAB-focused, but LF as well, 
otherwise the continued values for those both wouldn't make too much sense.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to