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(fs-lib): fix e2fsck call #2262

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

LaszloGombos
Copy link
Collaborator

Fix regression introduced by #1254 in v54.

Fixes #2261

@github-actions github-actions bot added fs-lib Issues related to the fs-lib module modules Issue tracker for all modules labels Mar 4, 2023
Copy link
Member

@aafeijoo-suse aafeijoo-suse left a comment

Choose a reason for hiding this comment

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

Prepend missing # shellcheck disable=SC2086

@LaszloGombos LaszloGombos added this to the dracut-060 milestone Mar 7, 2023
@LaszloGombos LaszloGombos requested review from lnykryn and removed request for danimo May 11, 2023 04:36
Copy link
Collaborator

@tblume tblume left a comment

Choose a reason for hiding this comment

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

LGTM

@LaszloGombos LaszloGombos merged commit 9aa332c into dracutdevs:master Jun 26, 2023
@LaszloGombos LaszloGombos deleted the 2261 branch June 26, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Our bugs fs-lib Issues related to the fs-lib module modules Issue tracker for all modules regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fsck fails on startup
3 participants