225
225
# -Dhpss, and does drop some hpss logging to the file.
227
227
log_fname = os.getcwd() + '/server.log'
229
229
process, transport = self.start_server_inet(['-Dhpss'])
230
230
branch = BzrDir.open_from_transport(transport).open_branch()
231
231
self.make_read_requests(branch)