[
https://issues.apache.org/jira/browse/FELIX-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Custine resolved FELIX-2025.
----------------------------------
Resolution: Fixed
Fix Version/s: karaf-1.4.0
> grep -v doesn't filter linefeed on Windows
> ------------------------------------------
>
> Key: FELIX-2025
> URL: https://issues.apache.org/jira/browse/FELIX-2025
> Project: Felix
> Issue Type: Bug
> Components: Karaf
> Affects Versions: karaf-1.2.0
> Reporter: Chris Custine
> Assignee: Chris Custine
> Priority: Minor
> Fix For: karaf-1.4.0
>
>
> On Windows, the inputstream piped from one action to the net contains \r\n
> line endings. Grep iterates lines for matching and inputstream doesn't
> filter those so an inverted match with -v shows extra lines (the single \n).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.