2854
2854
# stacking policy to honour; create a bzr dir with an unshared
2855
2855
# repository (but not a branch - our code would be trying to escape
2856
2856
# then!) to stop them, and permit it to be read.
2858
2858
# control.create_repository()
2859
2859
self.test_home_dir = self.test_base_dir + '/home'
2860
2860
os.mkdir(self.test_home_dir)