Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
1 participant