Skip to content

LineFilterProgressHandler: fix parsing line which ends with CR only#29

Open
przemyslaw-gorszkowski-red wants to merge 1 commit intoopenembedded:masterfrom
przemyslaw-gorszkowski-red:14364/LineFilterProgressHandler
Open

LineFilterProgressHandler: fix parsing line which ends with CR only#29
przemyslaw-gorszkowski-red wants to merge 1 commit intoopenembedded:masterfrom
przemyslaw-gorszkowski-red:14364/LineFilterProgressHandler

Conversation

@przemyslaw-gorszkowski-red
Copy link
Contributor

This change fixes the problem with output which ends only with '\r' instead of "\r\n" or "\n".
Such case I found for S3 fetcher and its aws-cli output for "cp" command:
https://github.com/aws/aws-cli/blob/develop/awscli/customizations/s3/results.py#L520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant