[rhinstaller/blivet/pulls/155 master] Sort the lists before comparing because coversion to set reverses order in Python3

mulkieran installerbot-noreply at redhat.com
Thu Jun 11 12:24:22 UTC 2015


We try to use a pretty standard format for our commit messages. So, something like:

```
Use len of set to check for duplicates in list of packages.

Resolves: #154.

Checking for equality of the two lists was a mistake, since the order of the list generated
from the set is undefined.
```

is better. Please update the commit message, and I can push right away.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/155


More information about the anaconda-patches mailing list