mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-17 11:44:34 +00:00
211baf74ef
Since Python 3.3, dictionary hashes are randomized and iterating over them is no longer deterministic. This makes it difficult to compare outputs of sepolgen-ifgen command. Make sepolgen-ifgen deterministic again with Python>=3.3 by always sorting the dictonaries and sets which are used to produce output. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
ChangeLog | ||
COPYING | ||
HACKING | ||
Makefile | ||
VERSION |