commit | ae50dd55e064525c40cfe257581d52dbc4808a22 | [log] [tgz] |
---|---|---|
author | Chad Sellers <csellers@tresys.com> | Thu Nov 19 15:01:13 2009 -0500 |
committer | Chad Sellers <csellers@tresys.com> | Thu Nov 19 15:01:13 2009 -0500 |
tree | aaed79e61fee7364750bf5e9e5e474d2fed967c1 | |
parent | 32ae03e8a7a5200ecfb9063b0a8d383763853596 [diff] |
Fix bug in semanage fcontext Apparently I failed to split out the whitespace changes from a previous patchset, and a bit of the equivalence patch of the day snuck in. This causes a stack trace when you execute semanage fcontext -l. This patch reverts the accidentally included code. Signed-off-by: Chad Sellers <csellers@tresys.com>