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:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment