tests/install/install-Z-selinux: fix selinux for install#8307
Merged
cakebaker merged 1 commit intouutils:mainfrom Oct 22, 2025
Merged
tests/install/install-Z-selinux: fix selinux for install#8307cakebaker merged 1 commit intouutils:mainfrom
cakebaker merged 1 commit intouutils:mainfrom
Conversation
8a0102d to
b84a035
Compare
|
GNU testsuite comparison: |
b84a035 to
e0f4cc3
Compare
|
GNU testsuite comparison: |
e0f4cc3 to
84d2959
Compare
|
GNU testsuite comparison: |
84d2959 to
82a002c
Compare
|
GNU testsuite comparison: |
82a002c to
00b15c1
Compare
|
GNU testsuite comparison: |
00b15c1 to
503558b
Compare
|
GNU testsuite comparison: |
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
cakebaker
reviewed
Jul 26, 2025
503558b to
8f94ee6
Compare
|
GNU testsuite comparison: |
b268db4 to
8e81ec6
Compare
|
GNU testsuite comparison: |
cakebaker
reviewed
Jul 28, 2025
src/uu/install/src/install.rs
Outdated
| /// # Returns | ||
| /// | ||
| /// Returns `Ok(())` if the context was successfully set, or a `SeLinuxError` if the operation failed. | ||
| pub fn set_selinux_default_context_for_install(path: &Path) -> Result<(), SeLinuxError> { |
Contributor
There was a problem hiding this comment.
I would shorten the name to just set_selinux_default_context.
cakebaker
reviewed
Jul 28, 2025
8e81ec6 to
9cb715c
Compare
|
GNU testsuite comparison: |
460c76c to
4e5cdb3
Compare
|
GNU testsuite comparison: |
82878ae to
cc8ee03
Compare
|
GNU testsuite comparison: |
Contributor
|
The update of |
|
GNU testsuite comparison: |
441d9c8 to
59942d3
Compare
|
GNU testsuite comparison: |
Fixes: tests/install/install-Z-selinux
59942d3 to
2434c2a
Compare
|
GNU testsuite comparison: |
Contributor
Great, kudos :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.