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 pre-trigger stage by replacing exit with return in lldpad.sh #754

Merged

Conversation

rvykydal
Copy link
Contributor

Using exit makes the pre-trigger stage finish after running 03-lldpad.sh
pre-trigger hook.

Using exit makes the pre-trigger stage finish after running 03-lldpad.sh
pre-trigger hook.
@centos-ci
Copy link
Collaborator

Can one of the admins verify this patch?

@rvykydal
Copy link
Contributor Author

The fix assumes that lldpad.sh is just sourced as a hook, not run on its own.
Which seems to be the case.

@danimo
Copy link
Contributor

danimo commented Mar 10, 2020

Yes, I missed that when fixing a similar case in 4f19427. Thanks.

@danimo danimo merged commit 7fb8f93 into dracutdevs:master Mar 10, 2020
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.

None yet

3 participants