[master 17/22] Add a check to determine whether the device type is supported.

vpodzime installerbot-noreply at redhat.com
Tue May 12 11:56:59 UTC 2015


In reply to line 75 of blivet/devicefactory.py:

I'd prefer:

```
return not any(c.unavailableTypeDependencies() for c in device)
```

here if that's a possible replacement.

-- 
To view this comment on github, visit https://github.com/mulkieran/blivet/commit/61e2e5a2cef369f0c5cbb005f8d72e36fc052cd1#commitcomment-11153104


More information about the anaconda-patches mailing list