1944
1944
variables. A value of None will unset the env variable.
1945
1945
The values must be strings. The change will only occur in the
1946
1946
child, so you don't need to fix the environment after running.
1949
1949
:param allow_plugins: If False (default) pass --no-plugins to bzr.
1951
1951
:returns: Popen object for the started process.
1953
1953
if skip_if_plan_to_signal: