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

don't delete existing environment module files when using --dump-env-script with --force or --rebuild #4512

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

Flamefire
Copy link
Contributor

This option should only require --force when the env file exists.

Otherwise, when the module already exists --force should not be required.

In any case the module file must not be deleted.

This option should only require `--force` when the env file exists.
Otherwise, when the module already exists `--force` should not be required.
In any case the module file must not be deleted.
@Flamefire Flamefire changed the title Fix --dump-env-script with existing modules Fix --dump-env-script with existing modules - Don't delete modules Apr 25, 2024
@boegel boegel added the bug fix label Apr 26, 2024
@boegel boegel added this to the release after 4.9.1 milestone Apr 26, 2024
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel changed the title Fix --dump-env-script with existing modules - Don't delete modules don't delete existing environment module files when using --dump-env-script with --force or --rebuild Apr 26, 2024
@boegel boegel merged commit a9ef0d2 into easybuilders:develop Apr 26, 2024
40 checks passed
@Flamefire Flamefire deleted the fix-dump-env-script branch April 26, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants