Skip to content

Fixes #120 - Flattening argv errors on leaked shopts from mkinitcpio#121

Open
jaybent wants to merge 1 commit into
random-archer:masterfrom
jaybent:fix_#120
Open

Fixes #120 - Flattening argv errors on leaked shopts from mkinitcpio#121
jaybent wants to merge 1 commit into
random-archer:masterfrom
jaybent:fix_#120

Conversation

@jaybent

@jaybent jaybent commented May 19, 2026

Copy link
Copy Markdown

This PR fixes the argv flattening by separating "what to execute" and the logging of it:

"$@" - the real command argv, used for execution
command - a printable representation of $@, used only for logs

PR #119 is a related but incomplete re-implementation of the sed workflow.

Background

mkinitcpio v41 introduced a bug where nullglob was set globally and not reset: 4d516794

Fixed in: 0647e9f0

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.

1 participant