Skip to content

avoid checking loaded module twice in findUpdatedEcs.sh#4710

Merged
Micket merged 1 commit intoeasybuilders:developfrom
Flamefire:find-updated-ecs-script
Nov 22, 2024
Merged

avoid checking loaded module twice in findUpdatedEcs.sh#4710
Micket merged 1 commit intoeasybuilders:developfrom
Flamefire:find-updated-ecs-script

Conversation

@Flamefire
Copy link
Copy Markdown
Contributor

The environment variables for the GCC and GCCcore ($EBROOT*) both point to the GCCcore directory which leads to checking that twice. This is true for all ECs using altroot.

To avoid outputting the same change multiple times make the folders to check unique first.

Also error if --short and --diff are both given at the same time.

The environment variables for the GCC and GCCcore ($EBROOT*) both point
to the GCCcore directory which leads to checking that twice.
This is true for all ECs using `altroot`.

To avoid outputting the same change multiple times make the folders
to check unique first.

Also error if `--short` and `--diff` are both given at the same time.
Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

@Micket Micket added this to the release after 4.9.4 milestone Nov 22, 2024
@Micket Micket merged commit 9adcc1a into easybuilders:develop Nov 22, 2024
@Flamefire Flamefire deleted the find-updated-ecs-script branch November 22, 2024 16:55
@boegel boegel modified the milestones: release after 4.9.4, release after 5.0.0, 5.0.0 Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants