Skip to content

e2e: fix: accommodate "Super User" in e2e CustomHomePreservesRootShell #3717

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Jun 20, 2025

Description of the Pull Request (PR):

Previous fix in #3740 was not correct.

The EL10 "Super User" value has a space in it, therefore \w* is not a complete match.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following:

Previous fix in #3740 was not correct.

The EL10 "Super User" value has a space in it, therefore `\w*` is not a
complete match.

Fixes sylabs#3715
@dtrudg dtrudg merged commit c45b6df into sylabs:main Jun 20, 2025
1 check passed
@dtrudg dtrudg deleted the issue-3715 branch June 20, 2025 15:12
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.

EL10 OCI-Mode e2e CustomHomePreservesRootShell failure
2 participants