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

Don't complain about ioctl when 'make check' on non TTY #2725

Closed

Conversation

stefwalter
Copy link
Contributor

Removes warnings like this:

(<type 'exceptions.IOError'>, IOError(25, 'Inappropriate ioctl for device'), <traceback object at 0x3ffb4fbe4d0>)

https://bugzilla.redhat.com/show_bug.cgi?id=1261196

Removes warnings like this:

(<type 'exceptions.IOError'>, IOError(25, 'Inappropriate ioctl for device'), <traceback object at 0x3ffb4fbe4d0>)

https://bugzilla.redhat.com/show_bug.cgi?id=1261196
@stefwalter stefwalter closed this in 7279b69 Sep 9, 2015
@stefwalter stefwalter deleted the dont-complain-ioctl branch September 15, 2015 10:01
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