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

Convert the proc output from bytes to strings #164

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

aaronk
Copy link
Contributor

@aaronk aaronk commented Apr 12, 2016

Standard out seems to come back in bytes (I don't know python3 well), but the flag check is done with strings. I'm not sure how this could have worked.

@andrewjpage andrewjpage merged commit 88c91d2 into nickjcroucher:master Apr 12, 2016
@andrewjpage
Copy link
Contributor

Thanks for tracking down that bug

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.

2 participants