Skip to content

Remove invalid container PATH lookup#4413

Merged
svartkanin merged 1 commit intoarchlinux:masterfrom
codefiles:invalid-container-path-lookup
Apr 12, 2026
Merged

Remove invalid container PATH lookup#4413
svartkanin merged 1 commit intoarchlinux:masterfrom
codefiles:invalid-container-path-lookup

Conversation

@codefiles
Copy link
Copy Markdown
Contributor

@codefiles codefiles commented Apr 11, 2026

The code being removed checks the PATH of the host for a command that will be called in the container. It should check the PATH of the container if it was necessary, but it is not.

@codefiles codefiles requested a review from Torxed as a code owner April 11, 2026 17:25
@svartkanin svartkanin merged commit bf9b9cb into archlinux:master Apr 12, 2026
9 checks passed
@codefiles codefiles deleted the invalid-container-path-lookup branch April 12, 2026 13:56
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.

2 participants