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

uploader.py ignores past dumps if log has empty lines #90

Open
GoogleCodeExporter opened this issue Apr 24, 2016 · 2 comments
Open

uploader.py ignores past dumps if log has empty lines #90

GoogleCodeExporter opened this issue Apr 24, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Sometimes uploader.py generates empty lines, either at the beginning of the log 
file or at the beginning of a new run's output. However, if such empty lines 
exist at the next run, I often get "0 dumps uploaded previously" and the script 
would start everything from scratch.

Original issue reported on code.google.com by [email protected] on 2 Feb 2014 at 3:48

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 2 Feb 2014 at 5:49

  • Changed title: uploader.py ignores past dumps if log has empty lines

@GoogleCodeExporter
Copy link
Author

This may be fixed by adopting a proper CSV parsing library, or simply by some 
better invocation of the splitlines function and friends, but I didn't find how 
in docs when I filed this issue.

Original comment by [email protected] on 26 Feb 2014 at 11:31

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

No branches or pull requests

1 participant