oops
This commit is contained in:
parent
9536a475ff
commit
ca0b42c3bd
@ -1225,7 +1225,7 @@ class Boss:
|
||||
if env:
|
||||
env_ = default_env().copy()
|
||||
env_.update(env)
|
||||
env = env
|
||||
env = env_
|
||||
if cwd_from:
|
||||
with suppress(Exception):
|
||||
cwd = cwd_of_process(cwd_from)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user