Fix mkdir() to call the local setfscreate() with strict returncode checking.
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Aug 2009 13:58:23 +0000 (13:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Aug 2009 13:58:23 +0000 (13:58 -0000)
commit31d90880b6b7380c20e802e9dca243e0619981cf
tree466278155f10936e881b3064446031f9c0b15d3c
parente22b0c6d60345ada11c7c3e1e66e5f76f30f2197
Fix mkdir() to call the local setfscreate() with strict returncode checking.
Thanks to Chris PeBenito <pebenito@gentoo.org> for this patch.

svn path=/main/trunk/; revision=14161
pym/portage/_selinux.py