Skip to content

fix env_vars: preprend_path and append_path were doing the opposite#285

Open
albestro wants to merge 2 commits intoeth-cscs:mainfrom
albestro:alby/fix-envvars
Open

fix env_vars: preprend_path and append_path were doing the opposite#285
albestro wants to merge 2 commits intoeth-cscs:mainfrom
albestro:alby/fix-envvars

Conversation

@albestro
Copy link
Contributor

@albestro albestro commented Mar 5, 2026

This fixes envvars prepend/append behavior. Indeed, it was doing the exact opposite, i.e. prepending vars specified under append_path and appending vars under prepend_path.

The actual fix is just the first commit 5a1d620, but I also took the chance to refactor the code aiming at better isolation for testing purposes.

@albestro albestro requested a review from bcumming March 5, 2026 10: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.

1 participant