Commit 7592615a authored by Stanislav Ochotnicky's avatar Stanislav Ochotnicky Committed by Ben Noordhuis
Browse files

test: preserve process.env after test-init exec

When LD_LIBRARY_PATH is overriden for custom builds we need to preserve
it for child processes. To be sure we preserve whole environment of
parent process and just add TEST_INIT variable to it.
parent 47198af5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment