An env argument environment passed to Local._run() entirely replaces the environment. Make it modify the enviroment instead.Signed-off-by: Jan Lindemann <jan@janware.com>
An env argument environment passed to Local._run() entirely replaces the environment. Make it modify the enviroment instead.