Skip to content

Conversation

cakebaker
Copy link
Contributor

This PR renames check_selinux_enabled() to is_selinux_enabled() and changes its return type from Result<(), Error> to bool to improve the API.

The PR conflicts with #7768 and #7769

to is_selinux_enabled() and change return type to bool
@sylvestre sylvestre merged commit 8487e12 into uutils:main Apr 17, 2025
70 checks passed
@cakebaker cakebaker deleted the selinux_fix_check_selinux_enabled branch April 17, 2025 09:02
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants