[PATCH 1/2] Don't rely on terminal attributes being configurable (#1162702)

David Shea dshea at redhat.com
Wed Nov 12 19:17:10 UTC 2014


On 11/12/2014 08:42 AM, Vratislav Podzimek wrote:
> +        if sys_err.errno == 25:

You can use errno.ENOTTY here instead of 25


More information about the anaconda-patches mailing list