274
271
'magic merge'], retcode=3)[1]
275
272
self.assertContainsRe(err, 'Bad value "magic merge" for option'
280
'arg1', 'arg2', 'arg3', retcode=3)
282
275
def test_run_bzr_subprocess_env(self):
283
276
"""run_bzr_subprocess can set environment variables in the child only.