Commit 47198af5 authored by Stanislav Ochotnicky's avatar Stanislav Ochotnicky Committed by Ben Noordhuis
Browse files

test: preserve process.env in forked child_process

When LD_LIBRARY_PATH is overriden for custom builds we need to preserve
it for forked process. There are possibly other environment variables
that could cause test failures so we preserve whole environment of
parent process.
parent d58ee7e5
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