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

AMZL-02-740600 Type-O in resolve.conf file name #12

Open
Mark-Kozak opened this issue Nov 14, 2023 · 0 comments
Open

AMZL-02-740600 Type-O in resolve.conf file name #12

Mark-Kozak opened this issue Nov 14, 2023 · 0 comments

Comments

@Mark-Kozak
Copy link
Collaborator

This control is failing because there is a type-o in the file name that is supposed to be checked. The line
subject { command('lsattr /etc/resolve.conf').stdout }
should not have the letter e in the file name. Since the file as specified does not actually exist, there is no error reported, it just fails to regex the letter /i/, so it just silently fails the test even if the file is in fact immutable.

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

No branches or pull requests

1 participant