55
55
# explicitly do want to test against things installed there, therefore
57
57
env_changes = dict(PYTHONVERBOSE='1')
58
for name in ['BZR_HOME', 'BZR_PLUGIN_PATH', 'HOME',]:
59
61
env_changes[name] = self._old_env.get(name)
60
62
out, err = self.run_bzr_subprocess(args,
61
63
allow_plugins=(not are_plugins_disabled()),
65
67
content.Content(content.ContentType("text", "plain"),