Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install: validate -o, -g, and -f values when run with -U #1552

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patmaddox
Copy link
Contributor

When run as root, install will error if the values given to -o, -g, or -f are invalid. Prior to this change, running with -U (unprivileged) silently accepted any values given to these flags.

Test that the values are correctly recorded to METALOG when called with -M.

PR: 283355

When run as root, install will error if the values given to -o, -g, or
-f are invalid. Prior to this change, running with -U (unprivileged)
silently accepted any values given to these flags.

Test that the values are correctly recorded to METALOG when called
with -M.

PR: 283355

Signed-off-by: Pat Maddox <[email protected]>
@patmaddox patmaddox mentioned this pull request Dec 19, 2024
1 task
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.

1 participant