commit | 3edb139789d0895aba9c34f6ce27dea40c181ddf | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sat Aug 05 18:37:45 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Aug 07 10:44:23 2017 -0400 |
tree | 6e5d788dea997a2d8e43633e9a06d0beee0b8dd3 | |
parent | ff2e36831dd941d57df18ab9e998924bdc563f4a [diff] |
sepolicy: fix Python3 syntax in manpage Commit c624c4abaaf3 ("sepolicy: Fix syntax errors in 'manpage -w'") missed an occurence of print statement. While at it, fix self.os_version test. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>