[GitHub] tomee pull request #338: Use correct line separator when checking call resul...

2018-12-31 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/tomee/pull/338


---


[GitHub] tomee pull request #338: Use correct line separator when checking call resul...

2018-12-31 Thread doychin
GitHub user doychin opened a pull request:

https://github.com/apache/tomee/pull/338

Use correct line separator when checking call result.

Fix for issue 
https://issues.apache.org/jira/browse/TOMEE-2437

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doychin/tomee line-separator-windows

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tomee/pull/338.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #338


commit 3f17abc3dd0f402f378ae29fab073bcb32b3f84b
Author: Doychin Bondzhev 
Date:   2018-12-31T16:01:38Z

Use correct line separator when checking call result.




---