Skip to content
Snippets Groups Projects
Commit 67a8834a authored by Simon McVittie's avatar Simon McVittie
Browse files

wrap: Don't overwrite modified environment with original environment


We only want to use the argv from wrapped_command, not the rest of its
execution environment, which includes a copy of our original
environment variables.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 2c9473e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment