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

Fix file integration test chattr/lsattr check. #78614

Merged
merged 1 commit into from Aug 22, 2022

Commits on Aug 22, 2022

  1. Fix file integration test chattr/lsattr check.

    On BusyBox systems such as Alpine, chattr on a tmpfs fails with a status of 0 and output only on stderr.
    
    This change updates the test to not assume output on stdout.
    mattclay committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e201432 View commit details
    Browse the repository at this point in the history