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

setup: add validation for removing PACKAGES_TO_REMOVE #397

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

dougsland
Copy link
Collaborator

We should validate if the packages exists to avoid exit in failed command.

Fixes: #396

We should validate if the packages exists to avoid exit
in failed command.

Fixes: #396

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
@dougsland dougsland merged commit 7e9e73b into containers:main Apr 27, 2024
7 checks passed
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.

setup: validate if ${PACKAGES_TO_REMOVE} exists before removing it (iptables-legacy)
1 participant